Developing sqlc
- San Francisco
- https://conroy.org
Highlights
- Developer Program Member
- 18 discussions answered
Block or Report
Block or report kyleconroy
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
-
apple-stockPublic archive
A quick and dirty project to figure out how much an Apple product would be worth in Apple stock today
544 contributions in the last year
Less
More
Contribution activity
November 2021
Created 2 commits in 1 repository
Created a pull request in kyleconroy/sqlc that received 1 comment
Opened 3 other pull requests in 1 repository
kyleconroy/sqlc
2
merged
1
closed
Reviewed 12 pull requests in 1 repository
kyleconroy/sqlc
12 pull requests
- Consistent whitespace handling in Go query template
- fix(codegen): Prevent variable redeclaration in single param conflict
- Add DBTX Param config option
- fix(compiler): Add validation for GROUP BY clause column references
- fix(engine/mysql): Add support for MySQL ON DUPLICATE KEY UPDATE
- fix(engine/mysql): Fix MySQL parser for query without trailing semicolon
- fix(compiler): Set RV for TargetList items on updates
- fix(engine/mysql): Fix missing binds in ORDER BY
- feat: Add MySQL support for BETWEEN arguments
- golang templates: reduce dbtx interface when not using prepared queries
- fix(engine/mysql): Support nullable fields in joins for MySQL engine
- style: apply gofmt to sample code
