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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlc-dev
/
sqlc
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
18.1k
Code
Issues
600
Pull requests
110
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: sqlc-dev/sqlc
Actions
All workflows
Workflows
buf
buf
build
build
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
go
go
kotlin
kotlin
python
python
sqlc-pg-gen
sqlc-pg-gen
typescript
typescript
Show more workflows...
Management
Caches
go
go
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
934 workflow runs
934 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: type checks for consistency when the same parameter is repeated (#4332)
go
#6135:
Pull request
#4333
synchronize by
qykr
3m 30s
qykr:fix-multiparam-type-check
qykr:fix-multiparam-type-check
3m 30s
View #4333
View workflow file
fix: type checks for consistency when the same parameter is repeated (#4332)
go
#6134:
Pull request
#4333
synchronize by
qykr
3m 7s
qykr:fix-multiparam-type-check
qykr:fix-multiparam-type-check
3m 7s
View #4333
View workflow file
build(deps): bump the production-dependencies group across 1 directory with 3 updates
go
#6133:
Pull request
#4334
opened by
dependabot
Bot
4m 17s
dependabot/go_modules/production-dependencies-203ec4c4b9
dependabot/go_modules/production-dependencies-203ec4c4b9
4m 17s
View #4334
View workflow file
fix: type checks for consistency when the same parameter is repeated (#4332)
go
#6132:
Pull request
#4333
synchronize by
qykr
3m 8s
qykr:fix-multiparam-type-check
qykr:fix-multiparam-type-check
3m 8s
View #4333
View workflow file
fix: type checks for consistency when the same parameter is repeated (#4332)
go
#6131:
Pull request
#4333
opened by
qykr
3m 4s
qykr:fix-multiparam-type-check
qykr:fix-multiparam-type-check
3m 4s
View #4333
View workflow file
build(deps): bump the production-dependencies group across 1 directory with 2 updates
go
#6130:
Pull request
#4331
opened by
dependabot
Bot
4m 11s
dependabot/go_modules/production-dependencies-886bc943f2
dependabot/go_modules/production-dependencies-886bc943f2
4m 11s
View #4331
View workflow file
fix(sqlite): disable positional indexing when sqlc.slice is present
go
#6129:
Pull request
#4330
opened by
noxymon
4m 17s
noxymon:fix/named-parameters-and-slices
noxymon:fix/named-parameters-and-slices
4m 17s
View #4330
View workflow file
feat: Add end-to-end test and compiler support for SQLite boolean arguments with the NOT operator.
go
#6128:
Pull request
#4327
synchronize by
noxymon
3m 59s
noxymon:fix/sqlite_boolean_argument
noxymon:fix/sqlite_boolean_argument
3m 59s
View #4327
View workflow file
build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.2 in the production-dependencies group
go
#6127:
Pull request
#4329
opened by
dependabot
Bot
6m 47s
dependabot/go_modules/production-dependencies-4ab6002df8
dependabot/go_modules/production-dependencies-4ab6002df8
6m 47s
View #4329
View workflow file
build(deps): bump golang from 1.26.0 to 1.26.1
go
#6126:
Pull request
#4328
opened by
dependabot
Bot
4m 57s
dependabot/docker/golang-1.26.1
dependabot/docker/golang-1.26.1
4m 57s
View #4328
View workflow file
feat: Add end-to-end test and compiler support for SQLite boolean arguments with the NOT operator.
go
#6125:
Pull request
#4327
opened by
noxymon
1m 52s
noxymon:fix/sqlite_boolean_argument
noxymon:fix/sqlite_boolean_argument
1m 52s
View #4327
View workflow file
feat: infer parameter types from function call return types
go
#6124:
Pull request
#4326
synchronize by
noxymon
4m 8s
noxymon:fix/datediff-operator
noxymon:fix/datediff-operator
4m 8s
View #4326
View workflow file
feat: infer parameter types from function call return types
go
#6123:
Pull request
#4326
synchronize by
noxymon
4m 34s
noxymon:fix/datediff-operator
noxymon:fix/datediff-operator
4m 34s
View #4326
View workflow file
feat: infer parameter types from function call return types
go
#6122:
Pull request
#4326
opened by
noxymon
3m 25s
noxymon:fix/datediff-operator
noxymon:fix/datediff-operator
3m 25s
View #4326
View workflow file
feat: improve MySQL CONCAT function argument type handling
go
#6121:
Pull request
#4325
opened by
noxymon
4m 10s
noxymon:fix/concat-operator
noxymon:fix/concat-operator
4m 10s
View #4325
View workflow file
build(deps): bump the production-dependencies group across 1 directory with 11 updates
go
#6120:
Pull request
#4323
opened by
dependabot
Bot
4m 13s
dependabot/pip/docs/production-dependencies-a84f0ec80c
dependabot/pip/docs/production-dependencies-a84f0ec80c
4m 13s
View #4323
View workflow file
named param
go
#6119:
Pull request
#4321
opened by
turtlepavlo
4m 18s
turtlepavlo:fix/sqlite-not-param
turtlepavlo:fix/sqlite-not-param
4m 18s
View #4321
View workflow file
build(deps): bump actions/upload-artifact from 6 to 7
go
#6118:
Pull request
#4320
opened by
dependabot
Bot
3m 56s
dependabot/github_actions/actions/upload-artifact-7
dependabot/github_actions/actions/upload-artifact-7
3m 56s
View #4320
View workflow file
Expose target table and parameter clause context for plugin queries
go
#6117:
Pull request
#4318
synchronize by
mrmeku
3m 48s
mrmeku:claude/expose-update-delete-target-tables
mrmeku:claude/expose-update-delete-target-tables
3m 48s
View #4318
View workflow file
Expose target table and parameter clause context for plugin queries
go
#6116:
Pull request
#4318
synchronize by
mrmeku
3m 53s
mrmeku:claude/expose-update-delete-target-tables
mrmeku:claude/expose-update-delete-target-tables
3m 53s
View #4318
View workflow file
Expose target table for UPDATE and DELETE queries in plugin proto
go
#6115:
Pull request
#4319
opened by
mrmeku
3m 51s
mrmeku:expose-update-delete-target-tables
mrmeku:expose-update-delete-target-tables
3m 51s
View #4319
View workflow file
Expose target table and parameter clause context for plugin queries
go
#6114:
Pull request
#4318
opened by
mrmeku
3m 41s
mrmeku:claude/expose-update-delete-target-tables
mrmeku:claude/expose-update-delete-target-tables
3m 41s
View #4318
View workflow file
Add database engine plugins (external engines)
go
#6113:
Pull request
#4247
synchronize by
asmyasnikov
4m 3s
ydb-platform:engine-plugin
ydb-platform:engine-plugin
4m 3s
View #4247
View workflow file
build(deps): bump the production-dependencies group across 1 directory with 9 updates
go
#6112:
Pull request
#4316
opened by
dependabot
Bot
3m 55s
dependabot/pip/docs/production-dependencies-2b718b63d4
dependabot/pip/docs/production-dependencies-2b718b63d4
3m 55s
View #4316
View workflow file
Apply go fix ./... for Go 1.26 modernization
go
#6111:
Pull request
#4315
opened by
kyleconroy
3m 53s
claude/run-go-fix-kCdWH
claude/run-go-fix-kCdWH
3m 53s
View #4315
View workflow file
Previous
1
2
…
14
15
16
17
18
…
37
38
Next
ProTip!
You can narrow down the results and go further in time using
created:<2026-02-25
or the other filters available.
You can’t perform that action at this time.