- Notifications
You must be signed in to change notification settings - Fork 0
Identifier
Christoph Herrmann edited this page Oct 17, 2019 · 1 revision
const identifier = 'identifier' const result = await sql.query(sql` CREATE TRIGGER ${sql.identifier(identifier)} ... `) // text: CREATE TRIGGER "identifier" ... // values: []Found a bug or missing a feature? -> Create a new Issue
Found a security issue? -> Look at the Security Policy
Having questions, want to give feedback or talk to me? -> E-Mail me sql-pg@sharaal.de