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

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…
fix(postgresql): Support selecting from a function size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
#4103 opened Sep 12, 2025 by wickwirew 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…
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…
fix: table alias can not find column
#3293 opened Mar 26, 2024 by nusr Loading…
Respect pg_catalog for PSQL when matches overrides size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#4101 opened Sep 10, 2025 by narma Loading…
ProTip! no:milestone will show everything without a milestone.