Skip to content

Pull requests: sqlc-dev/sqlc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(compiler): INSERT-WITH-SELECT statements size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
#4006 opened Jun 30, 2025 by dennisgsmith Loading…
2
1
Fix up space before parens size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4119 opened Oct 1, 2025 by 17twenty Loading…
Allow for extra parameters to the queryType
#2375 opened Jun 28, 2023 by Jille Loading…
Add support for nullable json fieds in MySQL. size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#3778 opened Jan 7, 2025 by advait Loading…
feat(nulltest): null test returns a non-null bool
#3297 opened Mar 28, 2024 by mariusavos Loading…
Support RETURNS TABLE similar to OUT parameters
#3175 opened Feb 2, 2024 by mariusavos Loading…
fix(mysql): Handle null MySQL JSON values (#129)
#3356 opened Apr 29, 2024 by 0n1shi Loading…
[DRAFT] add raw explain
#3581 opened Sep 5, 2024 by rucciva Loading…
Improve table catalog lookups
#2857 opened Oct 15, 2023 by lorenz Loading…
Add single query preparation
#3136 opened Jan 15, 2024 by darkfeline Loading…
Fix redundant rows.Close() calls in queryCode.tmpl size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3856 opened Feb 21, 2025 by lushenle Loading…
Case-insensitive check for FTS5 tables size:XS This PR changes 0-9 lines, ignoring generated files.
#3903 opened Mar 26, 2025 by ajeetdsouza Loading…
Make FTS5 columns nullable size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#3904 opened Mar 26, 2025 by ajeetdsouza Loading…
A better example for no-delete rule to match all case raw sql for delete size:XS This PR changes 0-9 lines, ignoring generated files.
#3938 opened Apr 19, 2025 by trim21 Loading…
SQLite: Fix convertion of UPDATE statements table name size:L This PR changes 100-499 lines, ignoring generated files.
#4013 opened Jul 7, 2025 by quantumsheep Loading…
fix(sqlite): Removed ToLower in typecast size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3860 opened Feb 25, 2025 by giuliano-macedo Loading…
fix(sqlite): Fix ADD COLUMN without typename
#3378 opened May 12, 2024 by dvob Loading…
Claude/add duckdb size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
#4149 opened Oct 21, 2025 by kyleconroy Loading…
fix(sqlc diff): added a short message on missing generated file size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4144 opened Oct 17, 2025 by rglKali Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.