You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i use a named parameter in a do stament, the generated query does not resolve to a positional parameter. looks like it works as expected when i use the postgresql engine
Version
1.26.0
What happened?
when i use a named parameter in a do stament, the generated query does not resolve to a positional parameter. looks like it works as expected when i use the postgresql engine
Relevant log output
Database schema
SQL queries
Configuration
Playground URL
https://play.sqlc.dev/p/a0c1d756783116bb0a6f58a72d1942a06177ee2ac6c6e8d3f4784cb01aeb2b5b
What operating system are you using?
Linux
What database engines are you using?
SQLite
What type of code are you generating?
Go
The text was updated successfully, but these errors were encountered: