-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Im using jackc/tern/migrations and in one of .sql files I do insert with using {{}} to insert parameters later. But (If I understood correctly) due to template engine in this lib sql is ignoring esc characters and that parameters whether being seen like sql functions (which doen't exist) or just saying that I have 'unexpected { in command. What should I do and how can I disable template engine?
Metadata
Metadata
Assignees
Labels
No labels