Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on May 29, 2026. It is now read-only.
This repository was archived by the owner on May 29, 2026. It is now read-only.
There was an error while loading. Please reload this page.
application as part of the wrap operation #249
Currently all of the NodeJS
sqlcommenterpackages restrict the allowed comment entries to the DBdriver,traceinfo, and the httproutebeing served. I also want to specify the entryapplicationso that I can tell where the query is coming from (especially in contexts that aren't serving http traffic!)Are the allowed keys are being restricted on purpose? If so, would you accept a PR that allowed a static value for
applicationto be specified at initialization time?