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 }}
cwj3000
/
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 Jun 29, 2022
build(deps): bump github.com/pganalyze/pg_query_go/v2 (#1715)
dependabot[bot]
authored
39cb0a5
View commit details
Copy full SHA for 39cb0a5
Browse repository at this point
Commits on Jun 26, 2022
improve mysql container support (#1711)
hakobera
authored
aeb335a
View commit details
Copy full SHA for aeb335a
Browse repository at this point
plugins(wasm): Change the SHA-256 config key (#1710)
Show description for 5dc3d28
kyleconroy
authored
5dc3d28
View commit details
Copy full SHA for 5dc3d28
Browse repository at this point
plugins(wasm): Change default cache location (#1709)
Show description for 167e414
kyleconroy
authored
167e414
View commit details
Copy full SHA for 167e414
Browse repository at this point
Commits on Jun 25, 2022
feat: Set user-agent for plugin downloads (#1707)
kyleconroy
authored
0e30f8e
View commit details
Copy full SHA for 0e30f8e
Browse repository at this point
feat: Codegen plugins, powered by WASM (#1684)
Show description for dc85f43
kyleconroy
authored
dc85f43
View commit details
Copy full SHA for dc85f43
Browse repository at this point
feat(sqlite): Promote SQLite support to beta (#1699)
Show description for 9cc7a6d
kyleconroy
authored
9cc7a6d
View commit details
Copy full SHA for 9cc7a6d
Browse repository at this point
Commits on Jun 23, 2022
fix(mysql): typo (#1700)
i6u
authored
b21d66c
View commit details
Copy full SHA for b21d66c
Browse repository at this point
Commits on Jun 21, 2022
build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#1694)
Show description for 2105b7a
dependabot[bot]
authored
2105b7a
View commit details
Copy full SHA for 2105b7a
Browse repository at this point
Added documentation for type overriding and field renaming for the version 2 of the configuration file (#1695)
Show description for f313c05
eullerpereira94
and
euller-pereira-brisa
authored
f313c05
View commit details
Copy full SHA for f313c05
Browse repository at this point
Commits on Jun 18, 2022
feat: More SQL Syntax Support for SQLite (#1687)
Show description for 0dc2c81
hakobera
authored
0dc2c81
View commit details
Copy full SHA for 0dc2c81
Browse repository at this point
Commits on Jun 15, 2022
docs: Add links to downloads.sqlc.dev (#1681)
Show description for dff26be
kyleconroy
authored
dff26be
View commit details
Copy full SHA for dff26be
Browse repository at this point
Commits on Jun 10, 2022
Update BUG_REPORT.yml (#1672)
kyleconroy
authored
0056901
View commit details
Copy full SHA for 0056901
Browse repository at this point
docs: Add process-based plugin docs (#1669)
Show description for 0f45460
kyleconroy
authored
0f45460
View commit details
Copy full SHA for 0f45460
Browse repository at this point
cmd/sqlc: Bump version to v1.14.0 (#1670)
Show description for d20ca82
kyleconroy
authored
d20ca82
View commit details
Copy full SHA for d20ca82
Browse repository at this point
feat: Process-based codegen plugins (#1578)
Show description for 0ca51b7
kyleconroy
authored
0ca51b7
View commit details
Copy full SHA for 0ca51b7
Browse repository at this point
fix: fixed typo `sql.narg` in doc (#1668)
akhilmhdh
authored
4ca7301
View commit details
Copy full SHA for 4ca7301
Browse repository at this point
add support for custom Go struct tags (#1569)
Show description for 304ba5d
josharian
authored
304ba5d
View commit details
Copy full SHA for 304ba5d
Browse repository at this point
build(deps): bump actions/setup-python from 3 to 4 (#1666)
Show description for 8c3d70b
dependabot[bot]
authored
8c3d70b
View commit details
Copy full SHA for 8c3d70b
Browse repository at this point
Commits on Jun 3, 2022
docs: Re-org the config page. Add JSON docs (#1659)
kyleconroy
authored
2d18667
View commit details
Copy full SHA for 2d18667
Browse repository at this point
Commits on Jun 2, 2022
build(deps): bump golang from 1.18.2 to 1.18.3 (#1658)
Show description for eb6015e
dependabot[bot]
authored
eb6015e
View commit details
Copy full SHA for eb6015e
Browse repository at this point
docs: Add documentation for version 2 of the configuration file (#1657)
kyleconroy
authored
ae66700
View commit details
Copy full SHA for ae66700
Browse repository at this point
Commits on May 24, 2022
Bug fix to index relation creation bug (#1640)
jakoguta
authored
b0d6f13
View commit details
Copy full SHA for b0d6f13
Browse repository at this point
Commits on May 23, 2022
fix: Validate sqlc function arguments (#1633)
Show description for 895f4e1
ryan-berger
authored
895f4e1
View commit details
Copy full SHA for 895f4e1
Browse repository at this point
refactor(sql/catalog): Improve Readability (#1595)
Show description for dfe4386
jakoguta
authored
dfe4386
View commit details
Copy full SHA for dfe4386
Browse repository at this point
internal/codegen: add Enum.Valid and AllEnumValues (#1613)
josharian
authored
9c3a985
View commit details
Copy full SHA for 9c3a985
Browse repository at this point
Commits on May 22, 2022
fix(pgx): copyfrom imports (#1626)
Show description for 1b6ba1e
Jordi Montes
authored
1b6ba1e
View commit details
Copy full SHA for 1b6ba1e
Browse repository at this point
doc: typo fix in overrides config example (#1619)
reddec
authored
d458fbe
View commit details
Copy full SHA for d458fbe
Browse repository at this point
build(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6 (#1627)
dependabot[bot]
authored
c1347be
View commit details
Copy full SHA for c1347be
Browse repository at this point
Commits on May 12, 2022
Fix panic when calling cmd.Do subsequently (#1614)
jlisthood
authored
996a73a
View commit details
Copy full SHA for 996a73a
Browse repository at this point
docs: fix examples (#1608)
Show description for 708e763
orisano
authored
708e763
View commit details
Copy full SHA for 708e763
Browse repository at this point
build(deps): bump golang from 1.18.1 to 1.18.2 (#1609)
Show description for 90e4382
dependabot[bot]
authored
90e4382
View commit details
Copy full SHA for 90e4382
Browse repository at this point
Commits on May 10, 2022
Add support for CHANGE COLUMN in MySQL (#1605)
dansimau
authored
c893a0d
View commit details
Copy full SHA for c893a0d
Browse repository at this point
Commits on May 9, 2022
Add 1.13.0 to Issue Template (#1592)
danielbprice
authored
0441e17
View commit details
Copy full SHA for 0441e17
Browse repository at this point
build(deps): bump github.com/jackc/pgx/v4 from 4.16.0 to 4.16.1 (#1597)
dependabot[bot]
authored
3491c30
View commit details
Copy full SHA for 3491c30
Browse repository at this point
Previous
Next
You can’t perform that action at this time.