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 }}
sourcec0de
/
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 Sep 22, 2022
docs: various readability improvements (#1854)
sudomateo
authored
efa6acf
View commit details
Copy full SHA for efa6acf
Browse repository at this point
Commits on Sep 16, 2022
fix: named params contribute to batch parameter count (#1841)
chrisyxlee
authored
1a28c29
View commit details
Copy full SHA for 1a28c29
Browse repository at this point
Commits on Sep 14, 2022
fix: batch imports filter queries, update cmds having ret type (#1842)
chrisyxlee
authored
f61a5d5
View commit details
Copy full SHA for f61a5d5
Browse repository at this point
fix: handle empty column list in postgresql (#1843)
akutschera
authored
4ca759f
View commit details
Copy full SHA for 4ca759f
Browse repository at this point
Commits on Sep 9, 2022
fix: support version 2 in error message (#1839)
linweiyuan
authored
f29e426
View commit details
Copy full SHA for f29e426
Browse repository at this point
build(deps): bump github.com/lib/pq from 1.10.6 to 1.10.7 (#1835)
Show description for e5d2708
dependabot[bot]
authored
e5d2708
View commit details
Copy full SHA for e5d2708
Browse repository at this point
build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#1838)
Show description for b8ce98b
dependabot[bot]
authored
b8ce98b
View commit details
Copy full SHA for b8ce98b
Browse repository at this point
Commits on Sep 8, 2022
fix: prevent batch infinite loop with arg length (#1794)
chrisyxlee
authored
0ebe855
View commit details
Copy full SHA for 0ebe855
Browse repository at this point
build(deps): bump golang from 1.19.0 to 1.19.1 (#1834)
dependabot[bot]
authored
fadf97a
View commit details
Copy full SHA for fadf97a
Browse repository at this point
Commits on Sep 6, 2022
build(deps): bump github.com/jackc/pgx/v4 from 4.17.1 to 4.17.2 (#1831)
dependabot[bot]
authored
c24b434
View commit details
Copy full SHA for c24b434
Browse repository at this point
Commits on Sep 1, 2022
fix: 🐛 Correctly switch `coalesce()` result `.NotNull` value (#1664)
Show description for 0a1b04e
mpyw
authored
0a1b04e
View commit details
Copy full SHA for 0a1b04e
Browse repository at this point
Commits on Aug 31, 2022
chore: Upgrade wasmtime version (#1827)
kyleconroy
authored
fd2f5cc
View commit details
Copy full SHA for fd2f5cc
Browse repository at this point
build(deps): bump github.com/bytecodealliance/wasmtime-go (#1826)
Show description for 90aaf6a
dependabot[bot]
authored
90aaf6a
View commit details
Copy full SHA for 90aaf6a
Browse repository at this point
Commits on Aug 30, 2022
Inflection Singular table names exclusion configuration (#1531)
danicc097
authored
73cbcf3
View commit details
Copy full SHA for 73cbcf3
Browse repository at this point
Commits on Aug 29, 2022
Python query param limit (#1530)
Show description for 1e40dc8
danicc097
authored
1e40dc8
View commit details
Copy full SHA for 1e40dc8
Browse repository at this point
build(deps): bump github.com/jackc/pgx/v4 from 4.17.0 to 4.17.1 (#1825)
dependabot[bot]
authored
7331b9d
View commit details
Copy full SHA for 7331b9d
Browse repository at this point
Commits on Aug 24, 2022
fix: Emit correct comment for nullable enums (#1819)
Show description for 271ae8d
kyleconroy
authored
271ae8d
View commit details
Copy full SHA for 271ae8d
Browse repository at this point
Commits on Aug 23, 2022
pg-gen: implement information_schema shema (#1815)
skabbes
authored
eea73f6
View commit details
Copy full SHA for eea73f6
Browse repository at this point
Add pg_tables and pg_views to catalog (#1811)
skabbes
authored
8fa5272
View commit details
Copy full SHA for 8fa5272
Browse repository at this point
fix(validate): sqlc.arg & sqlc.narg are not "missing" (#1814)
skabbes
authored
a2b6b18
View commit details
Copy full SHA for a2b6b18
Browse repository at this point
Commits on Aug 22, 2022
missing " (#1805)
ChrisElliotUK
authored
32010e9
View commit details
Copy full SHA for 32010e9
Browse repository at this point
pg-gen: make sqlc-pg-gen the complete source of truth for pg_catalog.go (#1809)
skabbes
authored
f52a514
View commit details
Copy full SHA for f52a514
Browse repository at this point
Commits on Aug 20, 2022
feat: Add HAVING support to MySQL (#1806)
kyleconroy
authored
68ce609
View commit details
Copy full SHA for 68ce609
Browse repository at this point
Commits on Aug 17, 2022
Update BUG_REPORT.yml
kyleconroy
authored
bd5be07
View commit details
Copy full SHA for bd5be07
Browse repository at this point
build(deps): bump github.com/jackc/pgx/v4 from 4.16.1 to 4.17.0 (#1786)
Show description for 318fdcc
dependabot[bot]
authored
318fdcc
View commit details
Copy full SHA for 318fdcc
Browse repository at this point
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.13 to 1.14.15 (#1799)
Show description for 0983378
dependabot[bot]
authored
0983378
View commit details
Copy full SHA for 0983378
Browse repository at this point
docs: Add a getting started guide for SQLite (#1798)
utamori
authored
d93db35
View commit details
Copy full SHA for d93db35
Browse repository at this point
Commits on Aug 8, 2022
build(deps): bump github.com/jackc/pgconn from 1.12.1 to 1.13.0 (#1785)
Show description for 2a5a5c6
dependabot[bot]
authored
2a5a5c6
View commit details
Copy full SHA for 2a5a5c6
Browse repository at this point
Commits on Aug 7, 2022
docs: Add 1.15 changelog (#1783)
Show description for 61f1758
kyleconroy
authored
61f1758
View commit details
Copy full SHA for 61f1758
Browse repository at this point
cmd(sqlc): Bump version to v1.15.0 (#1782)
Show description for 98e2c76
kyleconroy
authored
98e2c76
View commit details
Copy full SHA for 98e2c76
Browse repository at this point
build: Upgrade to go-wasmtime 0.39.0 (#1781)
kyleconroy
authored
6e307a9
View commit details
Copy full SHA for 6e307a9
Browse repository at this point
build: Upgrade to Go 1.19 (#1780)
Show description for 606e703
kyleconroy
authored
606e703
View commit details
Copy full SHA for 606e703
Browse repository at this point
docs: Update transactions how to example (#1775)
jasonblanchard
authored
a2a6f16
View commit details
Copy full SHA for a2a6f16
Browse repository at this point
feat(sqlite) add support subquery and table function (#1771)
hakobera
authored
9dba8dc
View commit details
Copy full SHA for 9dba8dc
Browse repository at this point
build(deps): bump golang from 1.18.4 to 1.19.0 (#1768)
Show description for 1c55cb0
dependabot[bot]
authored
1c55cb0
View commit details
Copy full SHA for 1c55cb0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.