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

Avoid updating target file mtime in 'generate' size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#3980 opened Jun 3, 2025 by n-oden Loading…
Improve nullability evaluation
#2858 opened Oct 15, 2023 by lorenz Loading…
fix(sqlite): introduce "update from..." to the parser size:S This PR changes 10-29 lines, ignoring generated files.
#3610 opened Sep 15, 2024 by IdoKendo Loading…
feat(codegen/golang): Allow exporting models to a different package size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3874 opened Mar 6, 2025 by berk-karaal Loading…
fix: generate pointer types for nullable enum columns with emit_pointers_for_null_types size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#4053 opened Aug 10, 2025 by stampflit Loading…
Fix ORDER BY arg parsing in sqlite size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3962 opened May 14, 2025 by andriygm Loading…
Fix SQLite Update query generation size:L This PR changes 100-499 lines, ignoring generated files.
#4028 opened Jul 23, 2025 by compiledpanda 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…
feat(codegen): add emit_query_comments option for golang code generation size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3993 opened Jun 18, 2025 by quantumsheep Loading…
Improve table catalog lookups
#2857 opened Oct 15, 2023 by lorenz Loading…
Dynamic Queries
#2859 opened Oct 15, 2023 by ovadbar Loading…
allow renaming function Params structs size:M This PR changes 30-99 lines, ignoring generated files. 🔧 golang
#3878 opened Mar 11, 2025 by skandragon Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.