-
Notifications
You must be signed in to change notification settings - Fork 962
Pull requests: sqlc-dev/sqlc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add BeginTX func
size:S
This PR changes 10-29 lines, ignoring generated files.
🔧 golang
#3757
opened Dec 22, 2024 by
alexsuslov
Loading…
Unquote backticks in sqlite identifiers
size:S
This PR changes 10-29 lines, ignoring generated files.
🔧 golang
#4120
opened Oct 1, 2025 by
JoeriAben
Loading…
3
Fix SQLite Engine Comparison Operators and ORDER BY Parsing
size:XL
This PR changes 500-999 lines, ignoring generated files.
🔧 golang
#4126
opened Oct 6, 2025 by
mgilbir
Loading…
Add support for order by in aggregate functions for sqlite3
size:L
This PR changes 100-499 lines, ignoring generated files.
🔧 golang
#4132
opened Oct 7, 2025 by
yopoyka
Loading…
feat(codegen): add This PR changes 100-499 lines, ignoring generated files.
🔧 golang
emit_query_comments option for golang code generation
size:L
#3993
opened Jun 18, 2025 by
quantumsheep
Loading…
feat(codegen): expose DBTX inside Queries when This PR changes 100-499 lines, ignoring generated files.
🔧 golang
expose_db_connection is enabled
size:L
#3803
opened Jan 23, 2025 by
quantumsheep
Loading…
Add rowid column to FTS5 tables
size:M
This PR changes 30-99 lines, ignoring generated files.
🔧 golang
#3902
opened Mar 26, 2025 by
ajeetdsouza
Loading…
Track scope for CTEs to fix ambiguous column bug
size:L
This PR changes 100-499 lines, ignoring generated files.
🔧 golang
#4159
opened Oct 29, 2025 by
mafredri
Loading…
feat(plugin): add configuration to run go package
size:M
This PR changes 30-99 lines, ignoring generated files.
🔧 golang
#4161
opened Oct 30, 2025 by
frankli0324
Loading…
Fix S1001 linter warning: use copy() instead of manual loop
size:XS
This PR changes 0-9 lines, ignoring generated files.
🔧 golang
#4166
opened Nov 1, 2025 by
rubensantoniorosa2704
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.