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 BACKUP/RESTORE key statement parsing support
- #50
#50
Merged
kyleconroy
merged 25 commits into
main
sqlc-dev/teesql:main
from
claude/fix-tests-iteratively-mPPkb
sqlc-dev/teesql:claude/fix-tests-iteratively-mPPkb
Copy head branch name to clipboard
Dec 31, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Add BACKUP/RESTORE key statement parsing support
#50
kyleconroy
merged 25 commits into
main
sqlc-dev/teesql:main
from
claude/fix-tests-iteratively-mPPkb
sqlc-dev/teesql:claude/fix-tests-iteratively-mPPkb
Copy head branch name to clipboard
Commits
Commits on Dec 31, 2025
Add BACKUP LOG and RESTORE statement parsing support
Show description for 607b29f
claude
committed
607b29f
View commit details
Copy full SHA for 607b29f
Browse repository at this point
Add CREATE TYPE UDDT and UDT statement parsing support
Show description for 32a91b6
claude
committed
32a91b6
View commit details
Copy full SHA for 32a91b6
Browse repository at this point
Add partial support for CREATE TRIGGER options and BEGIN ATOMIC blocks
Show description for db92d9a
claude
committed
db92d9a
View commit details
Copy full SHA for db92d9a
Browse repository at this point
Add BACKUP/RESTORE key statement parsing support
Show description for 15462ef
claude
committed
15462ef
View commit details
Copy full SHA for 15462ef
Browse repository at this point
Enable CreateTypeStatementTests by preserving MaxLiteral value casing
Show description for ec1883d
claude
committed
ec1883d
View commit details
Copy full SHA for ec1883d
Browse repository at this point
Enable CreateHekatonTriggerStatementTest with asterisk wildcard and string value fixes
Show description for 6538173
claude
committed
6538173
View commit details
Copy full SHA for 6538173
Browse repository at this point
Add CAST/CONVERT parsing and enable VECTOR/function tests
Show description for 6e7b955
claude
committed
6e7b955
View commit details
Copy full SHA for 6e7b955
Browse repository at this point
Add CREATE/ALTER SERVER AUDIT statement parsing support
Show description for af66e4a
claude
committed
af66e4a
View commit details
Copy full SHA for af66e4a
Browse repository at this point
Add ALTER FUNCTION statement parsing with default values and inline table-valued functions
Show description for f5929a2
claude
committed
f5929a2
View commit details
Copy full SHA for f5929a2
Browse repository at this point
Add CREATE FULLTEXT CATALOG statement parsing
Show description for 642df74
claude
committed
642df74
View commit details
Copy full SHA for 642df74
Browse repository at this point
Fix optimizer hint parsing for keyword tokens like ORDER GROUP
Show description for 9e6b8a4
claude
committed
9e6b8a4
View commit details
Copy full SHA for 9e6b8a4
Browse repository at this point
Add Unicode and double-quoted identifier support in lexer
Show description for 7e842a8
claude
committed
7e842a8
View commit details
Copy full SHA for 7e842a8
Browse repository at this point
Add WHERE clause and WITH options support for CREATE COLUMNSTORE INDEX
Show description for c7223cb
claude
committed
c7223cb
View commit details
Copy full SHA for c7223cb
Browse repository at this point
Add SET clause options support for ALTER INDEX statement
Show description for 87b1ce6
claude
committed
87b1ce6
View commit details
Copy full SHA for 87b1ce6
Browse repository at this point
Add TOP, OUTPUT, and OUTPUT INTO clause support for INSERT statement
Show description for 0809244
claude
committed
0809244
View commit details
Copy full SHA for 0809244
Browse repository at this point
Add ALTER EXTERNAL LIBRARY statement parsing support
Show description for 2f1617e
claude
committed
2f1617e
View commit details
Copy full SHA for 2f1617e
Browse repository at this point
Fix CREATE SEQUENCE to properly handle user-defined type aliases
Show description for d5562e5
claude
committed
d5562e5
View commit details
Copy full SHA for d5562e5
Browse repository at this point
Add table hints and TABLE HINT optimizer hint parsing support
Show description for 638cfb5
claude
committed
638cfb5
View commit details
Copy full SHA for 638cfb5
Browse repository at this point
Add Azure-specific CREATE/ALTER DATABASE options support
Show description for 165edf5
claude
committed
165edf5
View commit details
Copy full SHA for 165edf5
Browse repository at this point
Add CREATE/DROP ASYMMETRIC KEY with provider support
Show description for 18845ba
claude
committed
18845ba
View commit details
Copy full SHA for 18845ba
Browse repository at this point
Add CREATE EXTERNAL LIBRARY parsing with file options and language
Show description for 562570a
claude
committed
562570a
View commit details
Copy full SHA for 562570a
Browse repository at this point
Add ALTER ASYMMETRIC KEY statement parsing
Show description for 2aacbc6
claude
committed
2aacbc6
View commit details
Copy full SHA for 2aacbc6
Browse repository at this point
Add PLATFORM support in CREATE EXTERNAL LIBRARY
Show description for 98edb19
claude
committed
98edb19
View commit details
Copy full SHA for 98edb19
Browse repository at this point
Add CREATE TYPE AS TABLE support and computed column parsing
Show description for ba6f706
claude
committed
ba6f706
View commit details
Copy full SHA for ba6f706
Browse repository at this point
Add ON filegroup clause support for SELECT INTO statements
Show description for 9fdc062
claude
committed
9fdc062
View commit details
Copy full SHA for 9fdc062
Browse repository at this point
You can’t perform that action at this time.