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
/
teesql
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add NONCLUSTERED HASH and BUCKET_COUNT support for constraints
- #55
#55
Merged
kyleconroy
merged 29 commits into
main
sqlc-dev/teesql:main
from
claude/fix-tests-loop-eWHV3
sqlc-dev/teesql:claude/fix-tests-loop-eWHV3
Copy head branch name to clipboard
Jan 1, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
Add NONCLUSTERED HASH and BUCKET_COUNT support for constraints
#55
kyleconroy
merged 29 commits into
main
sqlc-dev/teesql:main
from
claude/fix-tests-loop-eWHV3
sqlc-dev/teesql:claude/fix-tests-loop-eWHV3
Copy head branch name to clipboard
Commits
Commits on Jan 1, 2026
Add NONCLUSTERED HASH and BUCKET_COUNT support for constraints
Show description for 67abba5
claude
committed
67abba5
View commit details
Copy full SHA for 67abba5
Browse repository at this point
Fix encoding for CreateMessageTypeStatementTests query.sql
Show description for 17dba09
claude
committed
17dba09
View commit details
Copy full SHA for 17dba09
Browse repository at this point
Add COMPRESS_ALL_ROW_GROUPS and COMPRESSION_DELAY index options
Show description for 94eaa07
claude
committed
94eaa07
View commit details
Copy full SHA for 94eaa07
Browse repository at this point
Add CREATE MATERIALIZED VIEW support with distribution and options
Show description for d06e080
claude
committed
d06e080
View commit details
Copy full SHA for d06e080
Browse repository at this point
Add pseudo column parsing for $ACTION, $CUID, $ROWGUID
Show description for df16bfc
claude
committed
df16bfc
View commit details
Copy full SHA for df16bfc
Browse repository at this point
Add comprehensive CREATE EVENT SESSION parsing support
Show description for 90ad1a1
claude
committed
90ad1a1
View commit details
Copy full SHA for 90ad1a1
Browse repository at this point
Add PARTITION BY support in OVER clause for window functions
Show description for c20a50e
claude
committed
c20a50e
View commit details
Copy full SHA for c20a50e
Browse repository at this point
Fix CreateFulltextCatalogStatementTests parsing
Show description for 112028c
claude
committed
112028c
View commit details
Copy full SHA for 112028c
Browse repository at this point
Fix Baselines160_CreateProcedureStatementTests160 encoding
Show description for 070ed3e
claude
committed
070ed3e
View commit details
Copy full SHA for 070ed3e
Browse repository at this point
Add COLUMNSTORE index parsing improvements
Show description for 0f3199e
claude
committed
0f3199e
View commit details
Copy full SHA for 0f3199e
Browse repository at this point
Add END CONVERSATION statement parsing
Show description for 0a9ea05
claude
committed
0a9ea05
View commit details
Copy full SHA for 0a9ea05
Browse repository at this point
Add COLLATE clause support for expressions
Show description for 4fcb35e
claude
committed
4fcb35e
View commit details
Copy full SHA for 4fcb35e
Browse repository at this point
Add SPARSE/FILESTREAM column storage options parsing
Show description for 66f9ed5
claude
committed
66f9ed5
View commit details
Copy full SHA for 66f9ed5
Browse repository at this point
Add TOP and OUTPUT clause parsing to DELETE statement
Show description for 099fe84
claude
committed
099fe84
View commit details
Copy full SHA for 099fe84
Browse repository at this point
Add inline INDEX with INCLUDE clause parsing support
Show description for 8939ee0
claude
committed
8939ee0
View commit details
Copy full SHA for 8939ee0
Browse repository at this point
Add BEGIN DIALOG and BEGIN CONVERSATION TIMER parsing
Show description for 74b4588
claude
committed
74b4588
View commit details
Copy full SHA for 74b4588
Browse repository at this point
Fix ALTER INDEX option parsing issues
Show description for aa6a1d0
claude
committed
aa6a1d0
View commit details
Copy full SHA for aa6a1d0
Browse repository at this point
Add comprehensive CREATE CERTIFICATE parsing
Show description for d12e922
claude
committed
d12e922
View commit details
Copy full SHA for d12e922
Browse repository at this point
Add IDENTITY function call and IDENTITYCOL/ROWGUIDCOL support
Show description for a3dbf52
claude
committed
a3dbf52
View commit details
Copy full SHA for a3dbf52
Browse repository at this point
Add CREATE OR ALTER support for procedure, trigger, and view statements
Show description for c48d32d
claude
committed
c48d32d
View commit details
Copy full SHA for c48d32d
Browse repository at this point
Add SQL 80-style CREATE INDEX WITH clause parsing
Show description for 7bcebdf
claude
committed
7bcebdf
View commit details
Copy full SHA for 7bcebdf
Browse repository at this point
Add comprehensive EXECUTE statement parsing support
Show description for 021f974
claude
committed
021f974
View commit details
Copy full SHA for 021f974
Browse repository at this point
Add computed column constraints and XML CONTENT/DOCUMENT parsing
Show description for 994ebcf
claude
committed
994ebcf
View commit details
Copy full SHA for 994ebcf
Browse repository at this point
Add UTF-16 LE BOM support in lexer
Show description for 85a7a86
claude
committed
85a7a86
View commit details
Copy full SHA for 85a7a86
Browse repository at this point
Add TRIM function FROM keyword and function COLLATE support
Show description for c9defb8
claude
committed
c9defb8
View commit details
Copy full SHA for c9defb8
Browse repository at this point
Add WAIT_AT_LOW_PRIORITY option for DROP INDEX statement
Show description for 4514c78
claude
committed
4514c78
View commit details
Copy full SHA for 4514c78
Browse repository at this point
Add comprehensive data type parsing support
Show description for 15a628f
claude
committed
15a628f
View commit details
Copy full SHA for 15a628f
Browse repository at this point
Add FOR clause parsing support for SELECT statements
Show description for 50719c9
claude
committed
50719c9
View commit details
Copy full SHA for 50719c9
Browse repository at this point
Add comprehensive CREATE EXTERNAL TABLE parsing support
Show description for 81abf4b
claude
committed
81abf4b
View commit details
Copy full SHA for 81abf4b
Browse repository at this point
You can’t perform that action at this time.