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 }}
zolstein
/
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 Mar 11, 2022
build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#1483)
dependabot[bot]
authored
9240b66
View commit details
Copy full SHA for 9240b66
Browse repository at this point
Commits on Mar 7, 2022
docs: Add Plausible analytics (#1477)
kyleconroy
authored
7827130
View commit details
Copy full SHA for 7827130
Browse repository at this point
build(deps): bump golang from 1.17.7 to 1.17.8 (#1476)
Show description for ee31c8a
dependabot[bot]
authored
ee31c8a
View commit details
Copy full SHA for ee31c8a
Browse repository at this point
docs: Add hosted services to privacy / data guide (#1475)
Show description for 0a2b4f8
kyleconroy
authored
0a2b4f8
View commit details
Copy full SHA for 0a2b4f8
Browse repository at this point
docs: Add Shiguredo to the list of sponsors
kyleconroy
committed
cbf51f8
View commit details
Copy full SHA for cbf51f8
Browse repository at this point
Commits on Mar 3, 2022
docs: Add new logo (#1471)
kyleconroy
authored
be368f0
View commit details
Copy full SHA for be368f0
Browse repository at this point
Commits on Mar 2, 2022
fix bug where datatype is read from (#1468)
stephen
authored
eb640c8
View commit details
Copy full SHA for eb640c8
Browse repository at this point
chore: Generate marshal/unmarshal with vtprotobuf (#1467)
kyleconroy
authored
ccf980b
View commit details
Copy full SHA for ccf980b
Browse repository at this point
refactor(cmd): Simplify codegen selection logic (#1466)
kyleconroy
authored
3415bdd
View commit details
Copy full SHA for 3415bdd
Browse repository at this point
build(deps): bump actions/checkout from 2.4.0 to 3 (#1464)
dependabot[bot]
authored
c417ff8
View commit details
Copy full SHA for c417ff8
Browse repository at this point
feat(sdk): Add the plugin SDK package (#1463)
Show description for fc7c862
kyleconroy
authored
fc7c862
View commit details
Copy full SHA for fc7c862
Browse repository at this point
refactor(codegen): Port Go to plugin types (#1460)
Show description for aade087
stephen
authored
aade087
View commit details
Copy full SHA for aade087
Browse repository at this point
Commits on Mar 1, 2022
build(deps): bump actions/setup-python from 2 to 3 (#1461)
Show description for 20817d7
dependabot[bot]
authored
20817d7
View commit details
Copy full SHA for 20817d7
Browse repository at this point
Commits on Feb 28, 2022
feat(codegen): Insert comments in interfaces (#1458)
Show description for 72041b9
kyleconroy
and
sbres
authored
72041b9
View commit details
Copy full SHA for 72041b9
Browse repository at this point
Commits on Feb 25, 2022
feat(sqlite) Adds support for column aliases and function arguments (#1455)
PadraigK
authored
5842e84
View commit details
Copy full SHA for 5842e84
Browse repository at this point
Commits on Feb 19, 2022
feat(sqlite): Add support for delete statements (#1447)
PadraigK
authored
fc7bf6d
View commit details
Copy full SHA for fc7bf6d
Browse repository at this point
Commits on Feb 18, 2022
fix(sqlite): Fix DROP TABLE (#1443)
Show description for 557dff6
PadraigK
authored
557dff6
View commit details
Copy full SHA for 557dff6
Browse repository at this point
Commits on Feb 15, 2022
feat(pgx): Add support for batch operations (#1437)
jrperritt
authored
5c5ae9b
View commit details
Copy full SHA for 5c5ae9b
Browse repository at this point
chore: fix extra newline in comments for copyfrom (#1438)
alexdulin
authored
6f783cd
View commit details
Copy full SHA for 6f783cd
Browse repository at this point
Commits on Feb 12, 2022
build: Support GitHub Codespace development (#1434)
Show description for 194065e
kyleconroy
authored
194065e
View commit details
Copy full SHA for 194065e
Browse repository at this point
feat(sqlite): Start expanding support (#1410)
Show description for 323187f
PadraigK
authored
323187f
View commit details
Copy full SHA for 323187f
Browse repository at this point
Commits on Feb 11, 2022
docs: Add more documentation for go_type (#1432)
kyleconroy
authored
dd3b2b8
View commit details
Copy full SHA for dd3b2b8
Browse repository at this point
build(deps): bump golang from 1.17.6 to 1.17.7 (#1431)
Show description for e634bb5
dependabot[bot]
authored
e634bb5
View commit details
Copy full SHA for e634bb5
Browse repository at this point
fix copyfrom methods on interface not matching generated methods (#1424)
alexdulin
authored
0c0a35e
View commit details
Copy full SHA for 0c0a35e
Browse repository at this point
Commits on Feb 10, 2022
docs: Clarify which db_type override to use (#1427)
egtann
authored
fab641e
View commit details
Copy full SHA for fab641e
Browse repository at this point
Commits on Feb 8, 2022
build(deps): bump github.com/jackc/pgx/v4 from 4.14.1 to 4.15.0 (#1421)
Show description for ac8533e
dependabot[bot]
authored
ac8533e
View commit details
Copy full SHA for ac8533e
Browse repository at this point
fix(postgresql): Remove extra newline with db argument (#1417)
Show description for 5ec0caa
rliebz
authored
5ec0caa
View commit details
Copy full SHA for 5ec0caa
Browse repository at this point
Commits on Feb 6, 2022
refactor(codegen): Port Kotlin codegen package to use plugin types (#1416)
Show description for c8926c2
kyleconroy
authored
c8926c2
View commit details
Copy full SHA for c8926c2
Browse repository at this point
Define code generation interface via Protocol Buffers (#1406)
Show description for 6ceb473
kyleconroy
authored
6ceb473
View commit details
Copy full SHA for 6ceb473
Browse repository at this point
cmd/sqlc: Bump version to v1.12.0 (#1415)
Show description for 45bd150
kyleconroy
authored
45bd150
View commit details
Copy full SHA for 45bd150
Browse repository at this point
Commits on Feb 2, 2022
Bug: ALTER TABLE SET SCHEMA (#1409)
timwmillard
authored
41b2386
View commit details
Copy full SHA for 41b2386
Browse repository at this point
Commits on Jan 31, 2022
fix: Enable strict function checking (#1405)
Show description for 1c0bf21
kyleconroy
authored
1c0bf21
View commit details
Copy full SHA for 1c0bf21
Browse repository at this point
Commits on Jan 30, 2022
Fix return type for subqueries in MySQL (#1383) (#1404)
dansimau
authored
495be9d
View commit details
Copy full SHA for 495be9d
Browse repository at this point
Commits on Jan 27, 2022
Migrate SQLite Grammar to maintained version (#1397)
PadraigK
authored
dcb19a1
View commit details
Copy full SHA for dcb19a1
Browse repository at this point
Commits on Jan 26, 2022
fix(postgresql): Remove extra comment newline (#1395)
Show description for d4d48ea
kyleconroy
authored
d4d48ea
View commit details
Copy full SHA for d4d48ea
Browse repository at this point
Previous
Next
You can’t perform that action at this time.