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

Ability to return an iterator on rows
#3631 opened Oct 3, 2024 by viewsharp Loading…
Improve sqlc.embed Go field naming
#2687 opened Sep 3, 2023 by sapk Loading…
Generate nullable value from subselect statements triage New issues that hasn't been reviewed
#2275 opened May 9, 2023 by ryu-ichiroh Loading…
fix(sqlite): introduce "update from..." to the parser size:S This PR changes 10-29 lines, ignoring generated files.
#3610 opened Sep 15, 2024 by IdoKendo Loading…
Add support for omitempty in JSON tags
#3117 opened Jan 9, 2024 by abdullah2993 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: default schema configuration for postgresql size:S This PR changes 10-29 lines, ignoring generated files.
#3668 opened Oct 21, 2024 by prog8 Loading…
feat: Generate read-only Queries
#3291 opened Mar 25, 2024 by jarri-abidi Loading…
fix(resolve): fix resolving reference to CTEs
#3220 opened Feb 25, 2024 by simonklee Loading…
Dynamic Queries
#2859 opened Oct 15, 2023 by ovadbar Loading…
Draft: clickhouse engine
#3294 opened Mar 26, 2024 by CNLHC Draft
Fixes to table inheritance
#3354 opened Apr 25, 2024 by dbhoot Loading…
Added MySQL System Catalogs
#3442 opened Jun 13, 2024 by terricain Loading…
Added support to add open-tracing on go mysql
#3335 opened Apr 14, 2024 by devlibx Loading…
ProTip! Filter pull requests by the default branch with base:main.