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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
tSQLt-org
/
tSQLt
Public
Notifications
You must be signed in to change notification settings
Fork
110
Star
465
Code
Issues
78
Pull requests
20
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
tSQLt
Experiments
on
main
User selector
All users
All time
Commit history
Commits on Dec 8, 2023
Added Xevent Session scripts to Experiments
mbt1
committed
b913eda
View commit details
Copy full SHA for b913eda
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
Main tests are running, with issues, though
mbt1
committed
e968091
View commit details
Copy full SHA for e968091
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
CLR is compiling and setting auto-version
mbt1
committed
22fb826
View commit details
Copy full SHA for 22fb826
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
We may have found a defect in mssql 2017 related to starting a transaction (BEGIN TRAN) only within a try-catch block invalidating the transaction.
lizbaron
committed
7a4f0d6
View commit details
Copy full SHA for 7a4f0d6
View code at this point
Browse repository at this point
More experiments
lizbaron
committed
bd5d474
View commit details
Copy full SHA for bd5d474
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
Trying to figure out why transaction is in an uncommittable state.
lizbaron
committed
867c8ad
View commit details
Copy full SHA for 867c8ad
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Very important query for debugging also needs to be saved.
lizbaron
committed
a2da8ca
View commit details
Copy full SHA for a2da8ca
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Debugging stuff.
lizbaron
committed
4841975
View commit details
Copy full SHA for 4841975
View code at this point
Browse repository at this point
Commits on Nov 13, 2021
Clean up more NULLCellTable stuff in project files; added collation experiment
lizbaron
committed
99c6919
View commit details
Copy full SHA for 99c6919
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
Debugging Run_Methods.sql; Saving some transaction noodling; Remove unused table, tSQLt.Private_ExpectException; testing skiptest with notransaction and it works (we think).
lizbaron
committed
4d3ff16
View commit details
Copy full SHA for 4d3ff16
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Save the noodling around transaction names.
lizbaron
committed
0378bbe
View commit details
Copy full SHA for 0378bbe
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
Updated tests for FakeTableTests.class.sql to better align with TDD practices; added a new extended property tSQLt.IsTempObject for table test double; changed the name of the original extended prop…
Show description for 06a6f5d
lizbaron
committed
06a6f5d
View commit details
Copy full SHA for 06a6f5d
View code at this point
Browse repository at this point
Commits on Oct 27, 2021
more parsing difficulties
mbt1
committed
b7ccbb4
View commit details
Copy full SHA for b7ccbb4
View code at this point
Browse repository at this point
added a parsing challenge
mbt1
committed
a7afa7c
View commit details
Copy full SHA for a7afa7c
View code at this point
Browse repository at this point
Commits on Jun 12, 2021
Implemented testing the Facades and retrieving the test results; also learned more about powershell parameters
lizbaron
committed
e453daf
View commit details
Copy full SHA for e453daf
View code at this point
Browse repository at this point
Commits on May 26, 2021
Fixed some spelling issues for real, added some tests for the Facade.CreateAllObjects.ssp.sql
lizbaron
committed
458e9fa
View commit details
Copy full SHA for 458e9fa
View code at this point
Browse repository at this point
Commits on May 23, 2021
different solution for ignored pfx files using local alias for git ignore/ignored/unignore see: https://stackoverflow.com/a/18317425/8658213
Show description for 807770b
lizbaron
committed
807770b
View commit details
Copy full SHA for 807770b
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
where is GO required in SQLCMD mode?
mbt1
committed
b7952ce
View commit details
Copy full SHA for b7952ce
View code at this point
Browse repository at this point
Commits on Mar 14, 2021
changed all dates to DATETIME2
mbt1
committed
904f32a
View commit details
Copy full SHA for 904f32a
View code at this point
Browse repository at this point
Commits on Mar 13, 2021
fix for WAITFOR DELAY
mbt1
committed
4678d41
View commit details
Copy full SHA for 4678d41
View code at this point
Browse repository at this point
set quoted_identifier on
mbt1
committed
652255f
View commit details
Copy full SHA for 652255f
View code at this point
Browse repository at this point
testing asynchronous code
mbt1
committed
cc93ead
View commit details
Copy full SHA for cc93ead
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
more experimentation code
mbt1
committed
da3f681
View commit details
Copy full SHA for da3f681
View code at this point
Browse repository at this point
added investigative tests for WAITFOR DELAY
mbt1
committed
d320a3b
View commit details
Copy full SHA for d320a3b
View code at this point
Browse repository at this point
Commits on Oct 17, 2020
fixed a few typos, started to update release notes, experimented with the signing key
mbt1
committed
3403ab3
View commit details
Copy full SHA for 3403ab3
View code at this point
Browse repository at this point
fixed "that" test for 2008 & R2
mbt1
committed
50bf6bb
View commit details
Copy full SHA for 50bf6bb
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Hunting an elusive SQL Server bug (2008R2 only)
Show description for 8fd8699
mbt1
committed
8fd8699
View commit details
Copy full SHA for 8fd8699
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
ValidateBuild is now running on 2017 and 2019 while CLR Strict Security is enabled.
Show description for e2658c7
mbt1
committed
e2658c7
View commit details
Copy full SHA for e2658c7
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
removed tSQLt.Private_Bin2Hex.sfn.sql
Show description for 20b1106
mbt1
committed
20b1106
View commit details
Copy full SHA for 20b1106
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
more annotation stuff
mbt1
committed
aeb9281
View commit details
Copy full SHA for aeb9281
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Include PS script test
mbt1
committed
af9a92d
View commit details
Copy full SHA for af9a92d
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
referenced template with full path
mbt1
committed
248e47b
View commit details
Copy full SHA for 248e47b
View code at this point
Browse repository at this point
Commits on Nov 30, 2019
.
mbt1
committed
3c22c11
View commit details
Copy full SHA for 3c22c11
View code at this point
Browse repository at this point
Commits on Jun 29, 2019
Changed tests to handle new SQL 2017 error format
mbt1
committed
d965edd
View commit details
Copy full SHA for d965edd
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Upgraded project to SSMS2014
Show description for 9f9dda6
mbt1
committed
9f9dda6
View commit details
Copy full SHA for 9f9dda6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.