-
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
Support JSON tags for nullable enum structs
accepted
#2121
by mikemherron
was merged Jun 9, 2023
Loading…
Enhancement: add
emit_empty_json_arrays config so [] can be encoded for empty results
#528
by powersjcb
was closed Jun 19, 2020
Loading…
feat(vet): Add default query parameters for explain queries
#2543
by kyleconroy
was merged Jul 31, 2023
Loading…
Enhance
sqlpath.Glob to actually support glob wildcard
#2955
by iamwavecut
was merged Nov 14, 2023
Loading…
fix(engine/sqlite): fixed detection of column alias without AS
#2560
by orisano
was merged Aug 2, 2023
Loading…
fix(compiler): Fix identifier comparison to be case insensitive
#2755
by orisano
was closed Sep 22, 2023
Loading…
feat(verify): Add new command to verify queries and migrations
#2986
by kyleconroy
was merged Nov 21, 2023
Loading…
feat(codegen): Allow plugins to access environment variables
#2669
by kyleconroy
was merged Aug 29, 2023
Loading…
Add option to produce private structs for query params
#1751
by kazhuravlev
was closed Sep 8, 2022
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.