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

capture CREATE FUNCTION statements into catalog
#43 by srenatus was merged Aug 5, 2019 Loading… updated Aug 6, 2019
[]byte isn't a pq.Array. Fix scanning into enums.
#144 by joshuarubin was closed Dec 11, 2019 Loading… updated Dec 11, 2019
MySQL Support
#225 by cmoog was merged Jan 6, 2020 Loading… updated Jan 6, 2020
MySQL support improvements
#244 by cmoog was merged Jan 12, 2020 Loading… updated Jan 12, 2020
internal/dinosql: add map containing all enums
#450 by kevinburke1 was closed Jun 19, 2020 Loading… updated Jun 19, 2020
Fix complex packages import paths
#463 by maxiride was closed Nov 6, 2020 Loading… updated Nov 6, 2020
Allow for mixing parameter styles
#816 by ovadbar was closed Jun 28, 2021 Loading… updated Jul 20, 2021
Mix parameters2
#1071 by ovadbar was closed Sep 12, 2021 Loading… updated Sep 12, 2021
Add emit_pointer option for Go generator
#952 by ipsusila was closed Sep 12, 2021 Loading… updated Sep 12, 2021
Override globs
#862 by zelch was closed Sep 12, 2021 Loading… updated Sep 12, 2021
Update parse.go
#1101 by bodison was closed Sep 12, 2021 Loading… updated Sep 13, 2021
Separate Prepare and Queries.Prepare methods
#1079 by carzil was closed Sep 15, 2021 Loading… updated Sep 15, 2021
feat: Add embedded structs based on result match
#984 by kylecarbs was closed Sep 12, 2021 Loading… updated Nov 22, 2021
golang templates: reduce dbtx interface when not using prepared queries
#1251 by robertoamici was closed Mar 19, 2022 Loading… updated Mar 19, 2022
Fix/nullable joins
#1486 by sbres was closed Mar 19, 2022 Loading… updated Mar 19, 2022
1 task done
Fix nullable colums for subqueries in left and full joins
#1462 by richardbizik was closed Apr 25, 2022 Loading… updated May 19, 2022
fix: missing imports for slices
#1637 by jlisthood was merged Jul 10, 2022 Loading… updated Jul 10, 2022
Glob support
#1518 by zmitry was closed Jun 7, 2023 Loading… updated Jun 7, 2023
fix: #1574 nullable return types for groupby functions
#1631 by kdubovikov was closed Jun 7, 2023 Loading… updated Jun 7, 2023
fix: resolve duplicate fields generated when inheriting multiple tables
#2089 by ethan-xiao was merged Jun 7, 2023 Loading… updated Jun 7, 2023
:copyfrom for MySQL LOAD DATA INFILE
#2220 by Jille was closed Jul 30, 2023 Loading… updated Jul 30, 2023 v1.20.0
docs: Add managed dbs to CI/CD and vet guides
#2896 by kyleconroy was merged Oct 21, 2023 Loading… updated Oct 21, 2023
docs: Add release notes for v1.25.0
#3100 by kyleconroy was merged Jan 3, 2024 Loading… updated Jan 3, 2024
ProTip! Filter pull requests by the default branch with base:main.