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 }}
puppy002
/
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 Oct 26, 2022
compiler: Move Kotlin parameter logic into codegen (#1910)
Show description for 5408aa9
kyleconroy
authored
5408aa9
View commit details
Copy full SHA for 5408aa9
Browse repository at this point
Commits on Oct 23, 2022
python: Port all Python tests to sqlc-gen-python (#1907)
Show description for 89c6aa1
kyleconroy
authored
89c6aa1
View commit details
Copy full SHA for 89c6aa1
Browse repository at this point
Commits on Oct 21, 2022
Moved pgx/v4 e2e tests to the separated dir (#1823) (#1873)
Show description for f83ea82
mcdoker18
authored
f83ea82
View commit details
Copy full SHA for f83ea82
Browse repository at this point
Commits on Oct 19, 2022
docs: Add documentation for codegen plugins (#1904)
kyleconroy
authored
2cbcd1f
View commit details
Copy full SHA for 2cbcd1f
Browse repository at this point
examples: Port Python examples to WASM plugin (#1903)
kyleconroy
authored
ff3f03d
View commit details
Copy full SHA for ff3f03d
Browse repository at this point
Commits on Oct 12, 2022
build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#1893)
Show description for c3fea58
dependabot[bot]
authored
c3fea58
View commit details
Copy full SHA for c3fea58
Browse repository at this point
codgen: Include serialized codegen options (#1890)
Show description for cf74be9
kyleconroy
authored
cf74be9
View commit details
Copy full SHA for cf74be9
Browse repository at this point
Commits on Oct 11, 2022
Remove unnecessary `AUTOINCREMENT` from example (#1891)
Show description for a5d4ed9
thecashewtrader
authored
a5d4ed9
View commit details
Copy full SHA for a5d4ed9
Browse repository at this point
Commits on Oct 4, 2022
Fix a typo in config.md (#1876)
Show description for a2ce8b6
mateoradman
authored
a2ce8b6
View commit details
Copy full SHA for a2ce8b6
Browse repository at this point
Commits on Sep 30, 2022
chore: Bump wasmtime version to v1.0.0 (#1869)
kyleconroy
authored
f7c9ed6
View commit details
Copy full SHA for f7c9ed6
Browse repository at this point
build(deps): bump github.com/bytecodealliance/wasmtime-go (#1857)
Show description for 4620345
dependabot[bot]
authored
4620345
View commit details
Copy full SHA for 4620345
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.