- Notifications
You must be signed in to change notification settings - Fork 966
Pull requests: sqlc-dev/sqlc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for ignoring DDL statements using
-- sqlc:ignore. #3130 opened Jan 12, 2024 by sgielen 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…
Support This PR changes 100-499 lines, ignoring generated files. 🔧 golang
emit_pointers_for_null_types in MySQL size:L #3879 opened Mar 11, 2025 by yoRyuuuuu Loading…
A better example for This PR changes 0-9 lines, ignoring generated files.
no-delete rule to match all case raw sql for delete size:XS #3938 opened Apr 19, 2025 by trim21 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…
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…
fix(compiler): fix typename comparison in function overloading
#3661 opened Oct 18, 2024 by prog8 Loading…
Fix Type Inference for Array Comparisons in SQL Queries
#3084 opened Dec 26, 2023 by cmkqwerty Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.