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 }}
huangc28
/
sqlc
Public
forked from
sqlc-dev/sqlc
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
master
User selector
All users
All time
Commit history
Commits on Oct 4, 2020
Fix unused imports for Go code generator (#722)
Show description for 4cdf5e2
soroushj
authored
4cdf5e2
View commit details
Copy full SHA for 4cdf5e2
Browse repository at this point
Commits on Sep 3, 2020
Fixed typo in README.me (#704)
carmo-evan
authored
ae0a1f8
View commit details
Copy full SHA for ae0a1f8
Browse repository at this point
Commits on Sep 1, 2020
Port all MySQL tests to the new engine (#702)
Show description for 82cd29d
kyleconroy
authored
82cd29d
View commit details
Copy full SHA for 82cd29d
Browse repository at this point
postgresql: Support string concat operator (#701)
kyleconroy
authored
b97f385
View commit details
Copy full SHA for b97f385
Browse repository at this point
Commits on Aug 31, 2020
Fix formatting in README (#699)
kyleconroy
authored
fd3d7f9
View commit details
Copy full SHA for fd3d7f9
Browse repository at this point
README: Update language / database support (#698)
Show description for cc3a96c
kyleconroy
authored
cc3a96c
View commit details
Copy full SHA for cc3a96c
Browse repository at this point
dolphin: Implete TRUNCATE table (#697)
kyleconroy
authored
9dd61dd
View commit details
Copy full SHA for 9dd61dd
Browse repository at this point
endtoend: Add MySQL update set multiple test (#696)
kyleconroy
authored
7ecdd3c
View commit details
Copy full SHA for 7ecdd3c
Browse repository at this point
Commits on Aug 28, 2020
endtoend: Add MySQL json test (#692)
Show description for cdf7025
kyleconroy
authored
cdf7025
View commit details
Copy full SHA for cdf7025
Browse repository at this point
Implement first pass at MySQL JOIN support (#690)
Show description for e4d9ba1
kyleconroy
authored
e4d9ba1
View commit details
Copy full SHA for e4d9ba1
Browse repository at this point
Add more MySQL tests (#689)
Show description for c2d2086
kyleconroy
authored
c2d2086
View commit details
Copy full SHA for c2d2086
Browse repository at this point
Commits on Aug 27, 2020
Implelemtn CREATE SCHEMA for MySQL (#688)
Show description for 1be9550
kyleconroy
authored
1be9550
View commit details
Copy full SHA for 1be9550
Browse repository at this point
dolphin: Add MySQL ddl_create_table test (#685)
kyleconroy
authored
ea26cc2
View commit details
Copy full SHA for ea26cc2
Browse repository at this point
dolphin: Add test for table aliasing (#684)
kyleconroy
authored
011380f
View commit details
Copy full SHA for 011380f
Browse repository at this point
metadata: Support multiple comment prefixes (#683)
Show description for 96b852f
kyleconroy
authored
96b852f
View commit details
Copy full SHA for 96b852f
Browse repository at this point
Commits on Aug 26, 2020
examples: Add MySQL authors example (#682)
Show description for 530182f
kyleconroy
authored
530182f
View commit details
Copy full SHA for 530182f
Browse repository at this point
examples: Port ondeck to MySQL (#680)
Show description for ea268b2
kyleconroy
authored
ea268b2
View commit details
Copy full SHA for ea268b2
Browse repository at this point
generated stubs for all conversion methods (#681)
kyleconroy
authored
b84f31c
View commit details
Copy full SHA for b84f31c
Browse repository at this point
Commits on Aug 25, 2020
examples: Use generated enum constants in db_test (#678)
kyleconroy
authored
c7212b4
View commit details
Copy full SHA for c7212b4
Browse repository at this point
compiler: Use engine-specific reserved keywords (#677)
kyleconroy
authored
b898550
View commit details
Copy full SHA for b898550
Browse repository at this point
dolphin: Add ENUM() support (#676)
Show description for 613de79
kyleconroy
authored
613de79
View commit details
Copy full SHA for 613de79
Browse repository at this point
Add broader support for MySQL DDL statements (#675)
Show description for 74ea3b9
kyleconroy
authored
74ea3b9
View commit details
Copy full SHA for 74ea3b9
Browse repository at this point
astutils: Fix Params rewrite call (#674)
kyleconroy
authored
3f40b50
View commit details
Copy full SHA for 3f40b50
Browse repository at this point
Commits on Aug 24, 2020
Compile the sql/ast and sql/ast/pg packages into one (#673)
Show description for b6b5ae4
kyleconroy
authored
b6b5ae4
View commit details
Copy full SHA for b6b5ae4
Browse repository at this point
Commits on Aug 23, 2020
Port catalog tests (#672)
Show description for d2406c5
kyleconroy
authored
d2406c5
View commit details
Copy full SHA for d2406c5
Browse repository at this point
Commits on Aug 19, 2020
dolphin: Update to the latest MySQL parser (#665)
kyleconroy
authored
3679be8
View commit details
Copy full SHA for 3679be8
Browse repository at this point
Commits on Aug 17, 2020
Support MySQL `CREATE TABLE x LIKE y` statements (#663)
alecbz
authored
e05ddd3
View commit details
Copy full SHA for e05ddd3
Browse repository at this point
Commits on Aug 6, 2020
Add a emit_db_tags config option (#656)
Show description for 21a6cda
alecbz
authored
21a6cda
View commit details
Copy full SHA for 21a6cda
Browse repository at this point
Dolphin: Skip processing view drops (#653)
Show description for 27bafe4
alecbz
and
kyleconroy
authored
27bafe4
View commit details
Copy full SHA for 27bafe4
Browse repository at this point
Support MySQL JSON type (#652)
alecbz
authored
333ec5b
View commit details
Copy full SHA for 333ec5b
Browse repository at this point
Dolphin: Implement Rename (#651)
Show description for 3ec3e3d
alecbz
and
kyleconroy
authored
3ec3e3d
View commit details
Copy full SHA for 3ec3e3d
Browse repository at this point
Update regenerate.sh to include all recursive subdirs containing a sqlc.json (#650)
alecbz
authored
ae9ca0e
View commit details
Copy full SHA for ae9ca0e
Browse repository at this point
Commits on Aug 5, 2020
Bump to v1.5.1 (#649)
Show description for b7897eb
kyleconroy
authored
b7897eb
View commit details
Copy full SHA for b7897eb
Browse repository at this point
cmd/sqlc: Bump version to v1.5.0
kyleconroy
committed
d191365
View commit details
Copy full SHA for d191365
Browse repository at this point
Commits on Aug 3, 2020
Rename the _dolpin engine to mysql:beta
kyleconroy
committed
399f4e4
View commit details
Copy full SHA for 399f4e4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.