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 }}
DevJohnC
/
DataKit
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
DataKit
DataKit.SQL.UnitTests
on
master
User selector
All users
All time
Commit history
Commits on Dec 22, 2019
Add expression support for MIN, MAX, CONCAT and LAST_INSERT_ID functions.
DevJohnC
committed
2ca5dd7
View commit details
Copy full SHA for 2ca5dd7
View code at this point
Browse repository at this point
Add API for executing multiple SQL statements in one query.
DevJohnC
committed
a3bfb25
View commit details
Copy full SHA for a3bfb25
View code at this point
Browse repository at this point
Properly format executable statements with ; and parentheses.
Show description for a81c15b
DevJohnC
committed
a81c15b
View commit details
Copy full SHA for a81c15b
View code at this point
Browse repository at this point
Add UPDATE statement expression support.
DevJohnC
committed
7a9434d
View commit details
Copy full SHA for 7a9434d
View code at this point
Browse repository at this point
Add support for INSERT statement query expressions.
DevJohnC
committed
60220a7
View commit details
Copy full SHA for 60220a7
View code at this point
Browse repository at this point
Add support for DELETE statement expressions.
DevJohnC
committed
34fc0c1
View commit details
Copy full SHA for 34fc0c1
View code at this point
Browse repository at this point
Add support for the DISTINCT operator expression.
DevJohnC
committed
224501d
View commit details
Copy full SHA for 224501d
View code at this point
Browse repository at this point
Add JOIN expression support.
DevJohnC
committed
679628e
View commit details
Copy full SHA for 679628e
View code at this point
Browse repository at this point
Commits on Dec 21, 2019
Add support for LIMIT, GROUP BY and ORDER BY expressions.
DevJohnC
committed
80e4403
View commit details
Copy full SHA for 80e4403
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Add Parameter support to SQL.
Show description for 6f0e541
DevJohnC
committed
6f0e541
View commit details
Copy full SHA for 6f0e541
View code at this point
Browse repository at this point
Add BinaryOperatorQueryExpression.
Show description for 8b7c41a
DevJohnC
committed
8b7c41a
View commit details
Copy full SHA for 8b7c41a
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Start implementing SQL operators.
Show description for 5e15269
DevJohnC
committed
5e15269
View commit details
Copy full SHA for 5e15269
View code at this point
Browse repository at this point
Commits on Dec 15, 2019
Start porting in Silk.Data.Sql.Base and updating the API to be more usable.
Show description for 9851d4e
DevJohnC
committed
9851d4e
View commit details
Copy full SHA for 9851d4e
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.