8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #1 from sqlc-dev/main build(deps): Upgrade to sqlc v1.27.0
rm * catch all for args
Refactor w/ isAlwaysReturningInsert()
Account for insert/upsert with where clause
No optional return for fetchrow on insert/upsert
Pass params as args to asyncpg functions
Add table_prefix conf option