Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Hirochon
/
sqlc
Public
forked from
sqlc-dev/sqlc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 20, 2023
fix: Do not throw error when IF NOT EXISTS is used on ADD COLUMN (#2092)
likejane
authored
81b15a3
View commit details
Copy full SHA for 81b15a3
Browse repository at this point
Commits on Feb 16, 2023
Remove direct use of pgtype.Array with pgx/v5 (#2090)
Show description for 8644195
earthboundkid
authored
8644195
View commit details
Copy full SHA for 8644195
Browse repository at this point
Revert "docker: Change ENTRYPOINT to CMD (#1943)" (#2091)
Show description for a230810
kyleconroy
authored
a230810
View commit details
Copy full SHA for a230810
Browse repository at this point
Updated the yaml formatting in the first section (#2086)
Show description for bfc765d
Mehty
authored
bfc765d
View commit details
Copy full SHA for bfc765d
Browse repository at this point
Commits on Feb 15, 2023
build(deps): bump golang from 1.20.0 to 1.20.1 (#2082)
Show description for 84058a7
dependabot[bot]
authored
84058a7
View commit details
Copy full SHA for 84058a7
Browse repository at this point
Remove an unnecessary validation check when processing type overrides for Go types. Fixes https://github.com/kyleconroy/sqlc/issues/2073 (#2078)
andrewmbenton
authored
cca1dc4
View commit details
Copy full SHA for cca1dc4
Browse repository at this point
ci: Only report test results on main (#2081)
kyleconroy
authored
5a6a606
View commit details
Copy full SHA for 5a6a606
Browse repository at this point
Report test results to BuildKite (#2075)
Show description for 8157b67
kyleconroy
authored
8157b67
View commit details
Copy full SHA for 8157b67
Browse repository at this point
Commits on Feb 14, 2023
cmd/sqlc: Bump version to 1.17.0 (#2066)
Show description for fa985d0
kyleconroy
authored
fa985d0
View commit details
Copy full SHA for fa985d0
Browse repository at this point
Only enable postgresql support when cgo is enabled as it is required (#2068)
anuraaga
authored
98da1d4
View commit details
Copy full SHA for 98da1d4
Browse repository at this point
Commits on Feb 13, 2023
wasm: Upgrade to wasmtime 5.0.0 (#2065)
kyleconroy
authored
003e873
View commit details
Copy full SHA for 003e873
Browse repository at this point
build(deps): bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 (#2063)
Show description for acc91d5
dependabot[bot]
authored
acc91d5
View commit details
Copy full SHA for acc91d5
Browse repository at this point
fix: Search from Rexpr if not found from Lexpr (#2056)
Show description for eba90d1
zaneli
authored
eba90d1
View commit details
Copy full SHA for eba90d1
Browse repository at this point
build(deps): bump github.com/jackc/pgtype from 1.13.0 to 1.14.0 (#2062)
Show description for 0b38c75
dependabot[bot]
authored
0b38c75
View commit details
Copy full SHA for 0b38c75
Browse repository at this point
Commits on Feb 3, 2023
fix: Add import statements even if only pointer types exist (#2046)
zaneli
authored
3820358
View commit details
Copy full SHA for 3820358
Browse repository at this point
build(deps): bump golang from 1.19.5 to 1.20.0 (#2045)
Show description for 6273602
dependabot[bot]
authored
6273602
View commit details
Copy full SHA for 6273602
Browse repository at this point
Commits on Jan 30, 2023
Changed documentation for json datatype. (#1997)
Show description for 8df32e1
3 people
authored
8df32e1
View commit details
Copy full SHA for 8df32e1
Browse repository at this point
fix: Documentation for Inserting Rows (#2034)
tergel-996
authored
d38db00
View commit details
Copy full SHA for d38db00
Browse repository at this point
Commits on Jan 19, 2023
internal/codegen: cache pattern matching compilations (#2028)
inconshreveable
authored
f1eef01
View commit details
Copy full SHA for f1eef01
Browse repository at this point
cmd: Generate packages in parallel (#2026)
Show description for d64a68b
kyleconroy
authored
d64a68b
View commit details
Copy full SHA for d64a68b
Browse repository at this point
Commits on Jan 17, 2023
docs: update samples for HOW-TO GUIDES (#1953)
d-tsuji
authored
c4ceb0e
View commit details
Copy full SHA for c4ceb0e
Browse repository at this point
Manual fix for incorrect handling of "calories" (#2018)
Show description for 4f8da00
mpyw
authored
4f8da00
View commit details
Copy full SHA for 4f8da00
Browse repository at this point
update uuid docs for mysql (#2019)
mikemackintosh
authored
68f1530
View commit details
Copy full SHA for 68f1530
Browse repository at this point
build(deps): bump golang from 1.19.4 to 1.19.5 (#2016)
Show description for 7916e26
dependabot[bot]
authored
7916e26
View commit details
Copy full SHA for 7916e26
Browse repository at this point
Commits on Jan 2, 2023
fix: the enum Value method returns correct type (#1996)
Show description for 4311c22
mcdoker18
authored
4311c22
View commit details
Copy full SHA for 4311c22
Browse repository at this point
add version to bug template (#2000)
Show description for db9a5e1
davideimola
and
kyleconroy
authored
db9a5e1
View commit details
Copy full SHA for db9a5e1
Browse repository at this point
Commits on Dec 28, 2022
plugins: Upgrade to wasmtime 3.0.1 (#2009)
kyleconroy
authored
1b624db
View commit details
Copy full SHA for 1b624db
Browse repository at this point
Commits on Dec 10, 2022
build(deps): bump certifi from 2020.12.5 to 2022.12.7 in /docs (#1993)
dependabot[bot]
authored
0f5a42c
View commit details
Copy full SHA for 0f5a42c
Browse repository at this point
Commits on Dec 9, 2022
build(deps): bump golang from 1.19.3 to 1.19.4 (#1992)
Show description for ee2330b
dependabot[bot]
authored
ee2330b
View commit details
Copy full SHA for ee2330b
Browse repository at this point
Commits on Dec 7, 2022
build(deps): bump github.com/jackc/pgtype from 1.12.0 to 1.13.0 (#1978)
Show description for 25dcd15
dependabot[bot]
authored
25dcd15
View commit details
Copy full SHA for 25dcd15
Browse repository at this point
tools: regenerate scripts skips dirs that contains diff exec command (#1987)
mcdoker18
authored
76eea90
View commit details
Copy full SHA for 76eea90
Browse repository at this point
build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (#1988)
Show description for 7bc053e
dependabot[bot]
authored
7bc053e
View commit details
Copy full SHA for 7bc053e
Browse repository at this point
Commits on Dec 2, 2022
setup bufbuild to generate proto (#1974)
nickjackson
authored
6eb27c0
View commit details
Copy full SHA for 6eb27c0
Browse repository at this point
Commits on Nov 30, 2022
sqlite: supported between expr (#1958) (#1967)
mcdoker18
authored
9e13aa7
View commit details
Copy full SHA for 9e13aa7
Browse repository at this point
Commits on Nov 26, 2022
*: clean up some tiny things (#1966)
jreut
authored
c8c0233
View commit details
Copy full SHA for c8c0233
Browse repository at this point
Previous
Next
You can’t perform that action at this time.