-
Notifications
You must be signed in to change notification settings - Fork 962
Pull requests: sqlc-dev/sqlc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for ignoring DDL statements using -- sqlc:ignore
#3458
opened Jun 21, 2024 by
lisitsky
Loading…
Add support for ignoring DDL statements using
-- sqlc:ignore.
#3130
opened Jan 12, 2024 by
sgielen
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…
Add existing generatePackageID to the single import spec parsing
#3246
opened Mar 5, 2024 by
mrmelon54
Loading…
fix(normalized): table and column names should not be normalized
#3513
opened Aug 1, 2024 by
a-berahman
•
Draft
feat(analyzer): Implement parameter type annotations
#3075
opened Dec 21, 2023 by
andrewmbenton
•
Draft
Support :many key=group_id to return a map instead of a slice
#2376
opened Jun 28, 2023 by
Jille
Loading…
feat(ast): First-pass implementation of SQL MERGE
#3066
opened Dec 18, 2023 by
andrewmbenton
•
Draft
Add a config flag to add a context key with the current query name
#2617
opened Aug 14, 2023 by
Jille
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.