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…
feat: default schema configuration for postgresql size:S This PR changes 10-29 lines, ignoring generated files.
#3976 opened May 26, 2025 by sgielen Loading…
build(deps): bump the production-dependencies group across 1 directory with 4 updates dependencies Pull requests that update a dependency file go Pull requests that update Go code size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#3972 opened May 22, 2025 by dependabot bot Loading…
SQLite: Coerce jsonb columns to json before returning to Go code lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3968 opened May 16, 2025 by brandur 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…
chore: use any in place of interface{} size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3961 opened May 13, 2025 by snprajwal Loading…
build(deps): bump the production-dependencies group across 1 directory with 2 updates dependencies Pull requests that update a dependency file python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 python Pull requests that update Python code
#3958 opened May 8, 2025 by dependabot bot Loading…
build(deps): bump golang from 1.24.2 to 1.24.3 dependencies Pull requests that update a dependency file docker Pull requests that update Docker code size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#3957 opened May 7, 2025 by dependabot bot 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…
Include column types for composite type size:XL This PR changes 500-999 lines, ignoring generated files.
#3906 opened Mar 29, 2025 by eaglesemanation 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…
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…
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…
Support emit_pointers_for_null_types in MySQL size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3879 opened Mar 11, 2025 by yoRyuuuuu 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…
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(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 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…
Update postgresql_type.go - check notNull and emitPointersForNull before SQLDriver size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#3839 opened Feb 12, 2025 by theAnuragMishra Loading…
feat(codegen): expose DBTX inside Queries when expose_db_connection is enabled size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang
#3803 opened Jan 23, 2025 by quantumsheep 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…
Passing SQLite comments to the generated struct size:S This PR changes 10-29 lines, ignoring generated files.
#3766 opened Dec 27, 2024 by oxisto Loading…
Add BeginTX func size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
#3757 opened Dec 22, 2024 by alexsuslov Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.