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 }}
hiroebe
/
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 Jul 10, 2023
build(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 (#2415)
Show description for 64e6c9c
dependabot[bot]
authored
64e6c9c
View commit details
Copy full SHA for 64e6c9c
Browse repository at this point
Commits on Jul 8, 2023
chore: replace codegen, test and docs references to github.com/tabbed repos (#2418)
andrewmbenton
authored
e2807ef
View commit details
Copy full SHA for e2807ef
Browse repository at this point
Commits on Jul 6, 2023
cmd/sqlc: Bump version to 1.19.0 (#2408)
Show description for b643642
kyleconroy
authored
b643642
View commit details
Copy full SHA for b643642
Browse repository at this point
docs: some v1.19.0 release copyediting (#2409)
Show description for 14b119b
andrewmbenton
and
kyleconroy
authored
14b119b
View commit details
Copy full SHA for 14b119b
Browse repository at this point
docs: Add release notes for v1.19.0 (#2406)
Show description for 7ca892f
kyleconroy
authored
7ca892f
View commit details
Copy full SHA for 7ca892f
Browse repository at this point
config: Change database URL to URI (#2407)
Show description for 5134490
kyleconroy
authored
5134490
View commit details
Copy full SHA for 5134490
Browse repository at this point
chore: remove refs to deprecated io/ioutil (#2404)
Show description for 1fea9f7
testwill
authored
1fea9f7
View commit details
Copy full SHA for 1fea9f7
Browse repository at this point
cmd/vet: Add --no-database option (#2405)
Show description for 35f5883
kyleconroy
authored
35f5883
View commit details
Copy full SHA for 35f5883
Browse repository at this point
Commits on Jun 30, 2023
docs: add a favicon (#2397)
andrewmbenton
authored
d32d6af
View commit details
Copy full SHA for d32d6af
Browse repository at this point
feat(cmd/vet): Add built-in db-prepare rule (#2396)
Show description for 6fd9950
kyleconroy
authored
6fd9950
View commit details
Copy full SHA for 6fd9950
Browse repository at this point
Commits on Jun 29, 2023
feat(cmd/vet): Simplify environment variable substiution (#2393)
kyleconroy
authored
a0d5d93
View commit details
Copy full SHA for a0d5d93
Browse repository at this point
Commits on Jun 28, 2023
feat(cmd/vet): Prepare SQLite queries (#2389)
Show description for 0956107
kyleconroy
authored
0956107
View commit details
Copy full SHA for 0956107
Browse repository at this point
feat(cmd/vet): Prepare queries for MySQL (#2388)
Show description for 7fd89bc
kyleconroy
authored
7fd89bc
View commit details
Copy full SHA for 7fd89bc
Browse repository at this point
feat(cmd/vet): Prepare queries against a database (#2387)
Show description for 41c1520
kyleconroy
authored
41c1520
View commit details
Copy full SHA for 41c1520
Browse repository at this point
fix(codegen/golang): Bring :execlastid in line with the rest (#2378)
Show description for 4c66700
Jille
authored
4c66700
View commit details
Copy full SHA for 4c66700
Browse repository at this point
chore(scripts/regenerate): should also update stderr.txt (#2379)
Jille
authored
cde9524
View commit details
Copy full SHA for cde9524
Browse repository at this point
feat: Add support for BETWEEN sqlc.arg(min) AND sqlc.arg(max) (#2373)
Show description for b396ab7
Jille
authored
b396ab7
View commit details
Copy full SHA for b396ab7
Browse repository at this point
fix: Broken interaction between query_parameter_limit and pq.Array() (#2383)
Show description for 7098e18
Jille
authored
7098e18
View commit details
Copy full SHA for 7098e18
Browse repository at this point
feat(sqlite): Add support for UPDATE/DELETE with a LIMIT clause (#2384)
Show description for 76d0a78
Jille
authored
76d0a78
View commit details
Copy full SHA for 76d0a78
Browse repository at this point
Commits on Jun 27, 2023
feat(cmd/sqlc): Add the vet subcommand (#2344)
Show description for 3e0fca0
kyleconroy
authored
3e0fca0
View commit details
Copy full SHA for 3e0fca0
Browse repository at this point
feat: Improve default names for BETWEEN ? AND ? to have prefixes from_ and to_ (#2366)
Show description for 91c99b9
Jille
authored
91c99b9
View commit details
Copy full SHA for 91c99b9
Browse repository at this point
fix: Type overrides on columns for parameters inside an IN clause (#2352)
Jille
authored
646cb61
View commit details
Copy full SHA for 646cb61
Browse repository at this point
feat(internal/codegen/golang): omit unused structs from output (#2369)
Show description for eceac40
andrewmbenton
authored
eceac40
View commit details
Copy full SHA for eceac40
Browse repository at this point
docs: Update query_parameter_limit documentation (#2374)
Show description for 81b5dbe
kyleconroy
authored
81b5dbe
View commit details
Copy full SHA for 81b5dbe
Browse repository at this point
fix: Fix type overrides not working with sqlc.slice (#2351)
Show description for b1336f8
Jille
authored
b1336f8
View commit details
Copy full SHA for b1336f8
Browse repository at this point
chore: Remove a bunch of dead code (#2360)
Show description for 56de602
Jille
authored
56de602
View commit details
Copy full SHA for 56de602
Browse repository at this point
fix: Don't defer rows.Close() if pgx.BatchResults.Query() failed (#2362)
Show description for 6431b06
Jille
authored
6431b06
View commit details
Copy full SHA for 6431b06
Browse repository at this point
fest: Add compiler support for NOTIFY and LISTEN (PostgreSQL) (#2363)
Jille
authored
1b1374b
View commit details
Copy full SHA for 1b1374b
Browse repository at this point
feat: Support "LIMIT ?" in UPDATE and DELETE for MySQL (#2365)
Show description for 77aadba
Jille
authored
77aadba
View commit details
Copy full SHA for 77aadba
Browse repository at this point
chore: A few small staticcheck fixes (#2361)
Jille
authored
c672ba6
View commit details
Copy full SHA for c672ba6
Browse repository at this point
build(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 (#2358)
Show description for b27b6d2
dependabot[bot]
authored
b27b6d2
View commit details
Copy full SHA for b27b6d2
Browse repository at this point
build: Run govulncheck on all builds (#2372)
kyleconroy
authored
bbb5457
View commit details
Copy full SHA for bbb5457
Browse repository at this point
build(deps): bump actions/checkout from 2 to 3 (#2357)
Show description for ce2cb68
dependabot[bot]
authored
ce2cb68
View commit details
Copy full SHA for ce2cb68
Browse repository at this point
build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#2370)
Show description for 5d4a334
dependabot[bot]
authored
5d4a334
View commit details
Copy full SHA for 5d4a334
Browse repository at this point
Commits on Jun 22, 2023
kotlin: Use latest version of sqlc-gen-kotlin (#2356)
kyleconroy
authored
28696e5
View commit details
Copy full SHA for 28696e5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.