Thanks to visit codestin.com Credit goes to GitHub.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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