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

Refactor go codegen to plugin types
#1460 by stephen was merged Mar 2, 2022 Loading…
Kotlin prototype
#300 by mightyguava was merged Feb 12, 2020 Loading…
6 of 7 tasks
Python: Eliminate runtime package and use sqlalchemy
#939 by robholt was merged Mar 16, 2021 Loading…
Feat/nullable enums
#1485 by sbres was merged Jul 5, 2022 Loading…
feat(analyzer): Cache query analysis
#2889 by kyleconroy was merged Oct 20, 2023 Loading…
Python codegen support
#923 by robholt was merged Mar 5, 2021 Loading…
Override globs
#1189 by zelch was merged Sep 17, 2021 Loading…
[PART 2] pgx v5 support (#1823)
#1874 by mcdoker18 was merged Nov 17, 2022 Loading…
internal/codegen: add Enum.Valid and AllEnumValues
#1613 by josharian was merged May 23, 2022 Loading…
A list of paths can be past in for schemas and queries
#426 by jskelcy was merged Apr 5, 2020 Loading…
mysql type overrides
#281 by cmoog was merged Jan 28, 2020 Loading…
Add the ignore-unknown-functions option
#226 by Cyberax was merged Jan 8, 2020 Loading…
Added postgres CALL support
#1495 by terricain was merged Mar 25, 2022 Loading…
Adding LastInsertId for Go
#1484 by xeoncross was merged Apr 3, 2022 Loading…
Support for nullable fields in joins
#983 by jwilner was merged May 7, 2021 Loading…
adds mysql support for custom sqlc.arg(MyParam) params
#275 by cmoog was merged Jan 16, 2020 Loading…
add materialized view support
#1509 by ludusrusso was merged Mar 29, 2022 Loading…
Start filling out SQLite support
#1410 by PadraigK was merged Feb 12, 2022 Loading…
UPDATED: sqlc.narg() - allow user-specified nullability
#1536 by skabbes was merged Apr 30, 2022 Loading…
ProTip! Filter pull requests by the default branch with base:main.