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
Sort

Pull requests list

Fix ORDER BY clause 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…
build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 in the production-dependencies group dependencies Pull requests that update a dependency file go Pull requests that update Go code size:XS This PR changes 0-9 lines, ignoring generated files. 🔧 golang
#3955 opened May 6, 2025 by dependabot bot Loading…
Use MySQL 9 in docker-compose.yml size:XS This PR changes 0-9 lines, ignoring generated files.
#3944 opened Apr 28, 2025 by vvakame 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…
fix: Support multi-argument version of unnest
#3738 opened Dec 6, 2024 by charithe Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.