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 }}
nsmithdev
/
AliaSQL
Public
forked from
ClearMeasure/AliaSQL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 10, 2022
Update to dotnet 6.0
nsmithdev
committed
6dcd0bf
View commit details
Copy full SHA for 6dcd0bf
Browse repository at this point
Commits on Mar 18, 2016
Fix for issue #16
Show description for 15ef33c
ericdc1
committed
15ef33c
View commit details
Copy full SHA for 15ef33c
Browse repository at this point
Commits on Feb 10, 2016
Updated nuget packages with latest changes
Coffman, Eric
committed
cd817dc
View commit details
Copy full SHA for cd817dc
Browse repository at this point
Merge pull request #14 from armannvg/FileBOMEncodingDetection
Show description for 689fb64
ericdc1
committed
689fb64
View commit details
Copy full SHA for 689fb64
Browse repository at this point
Merge pull request #15 from jlbrown/test-data-transactions
Show description for ef77b8f
ericdc1
committed
ef77b8f
View commit details
Copy full SHA for ef77b8f
Browse repository at this point
Commits on Jan 25, 2016
Add transactional support check for test data scripts
jeffpardy
committed
e4268c8
View commit details
Copy full SHA for e4268c8
Browse repository at this point
Commits on Dec 11, 2015
Add a function that figures out which BOM a file has, so that we can read its content using the detected encoding.
armannvg
committed
5f18e7b
View commit details
Copy full SHA for 5f18e7b
Browse repository at this point
Commits on Dec 9, 2015
Update README.md
ericdc1
committed
5f58119
View commit details
Copy full SHA for 5f58119
Browse repository at this point
version 1.4.0 Added concept of RunAlways scripts that will be executed always, not only when there are new/changed files like in Everytime folder - thanks mpobudejski. Added unit tests for dbupdate…
Show description for 887fddf
ericdc1
committed
887fddf
View commit details
Copy full SHA for 887fddf
Browse repository at this point
Fix namespaces due to c# runner change
ericdc1
committed
847ca92
View commit details
Copy full SHA for 847ca92
Browse repository at this point
Merge pull request #12 from mpobudejski/master
Show description for 90d1ecf
ericdc1
committed
90d1ecf
View commit details
Copy full SHA for 90d1ecf
Browse repository at this point
Commits on Nov 3, 2015
First release with c# runner
Show description for 0d16063
ericdc1
committed
0d16063
View commit details
Copy full SHA for 0d16063
Browse repository at this point
Commits on Oct 29, 2015
Added missing methods to the interface
Coffman, Eric
committed
1a38de9
View commit details
Copy full SHA for 1a38de9
Browse repository at this point
Update README.md
ericdc1
committed
91fe3ff
View commit details
Copy full SHA for 91fe3ff
Browse repository at this point
Added missing version back to console app
Coffman, Eric
committed
9708d39
View commit details
Copy full SHA for 9708d39
Browse repository at this point
Add C# runner
Show description for 8257d23
Coffman, Eric
committed
8257d23
View commit details
Copy full SHA for 8257d23
Browse repository at this point
Commits on Oct 7, 2015
Added feature RunAlways
Mateusz Pobudejski
committed
49d2442
View commit details
Copy full SHA for 49d2442
Browse repository at this point
Commits on Jul 19, 2015
Update to version 1.3.3
Show description for 8db9da4
ericdc1
committed
8db9da4
View commit details
Copy full SHA for 8db9da4
Browse repository at this point
Merge pull request #10 from daveraine/issue-9-everytime-scripts
Show description for 10267b3
ericdc1
committed
10267b3
View commit details
Copy full SHA for 10267b3
Browse repository at this point
Commits on Jul 17, 2015
Remove execution of Everytime scripts in DatabaseCreator
daveraine
committed
382047d
View commit details
Copy full SHA for 382047d
Browse repository at this point
Commits on Apr 17, 2015
Set CommandTimeout to 0 to allow long running changes
ericdc1
committed
8d79496
View commit details
Copy full SHA for 8d79496
Browse repository at this point
Commits on Feb 27, 2015
Updated Nuget package with latest version
ericdc1
committed
afff79b
View commit details
Copy full SHA for afff79b
Browse repository at this point
Fix for issue with database rebuild when database doesn't exist
Show description for e773358
ericdc1
committed
e773358
View commit details
Copy full SHA for e773358
Browse repository at this point
Commits on Jan 25, 2015
Better handling of database drop for Azure SQL
Show description for e03cbad
ericdc1
committed
e03cbad
View commit details
Copy full SHA for e03cbad
Browse repository at this point
Commits on Jan 20, 2015
Update README.md
ericdc1
committed
83fb1ef
View commit details
Copy full SHA for 83fb1ef
Browse repository at this point
Update README.md
ericdc1
committed
1123fd7
View commit details
Copy full SHA for 1123fd7
Browse repository at this point
Commits on Dec 29, 2014
Updated nuget packages with better menu handling
Show description for ee473eb
ericdc1
committed
ee473eb
View commit details
Copy full SHA for ee473eb
Browse repository at this point
Merge pull request #4 from Boyan-Kostadinov/master
Show description for 397406f
ericdc1
committed
397406f
View commit details
Copy full SHA for 397406f
Browse repository at this point
Commits on Oct 30, 2014
More intuitive menu handling for console application in Nuget Kickstart
Show description for b2a1fbb
The-Running-Dev
committed
b2a1fbb
View commit details
Copy full SHA for b2a1fbb
Browse repository at this point
Commits on Oct 16, 2014
Merge branch 'master' of https://github.com/ClearMeasure/AliaSQL
jeffreypalermo
committed
48757e8
View commit details
Copy full SHA for 48757e8
Browse repository at this point
test
jeffreypalermo
committed
9653146
View commit details
Copy full SHA for 9653146
Browse repository at this point
Commits on Sep 22, 2014
Update README.md
ericdc1
committed
9f0d2e3
View commit details
Copy full SHA for 9f0d2e3
Browse repository at this point
Update README.md
ericdc1
committed
52fd2b3
View commit details
Copy full SHA for 52fd2b3
Browse repository at this point
Commits on Sep 18, 2014
Update URL
ericdc1
committed
bab4a0b
View commit details
Copy full SHA for bab4a0b
Browse repository at this point
Added integration tests project to test Everytime scripts concept
ericdc1
committed
4f17b65
View commit details
Copy full SHA for 4f17b65
Browse repository at this point
Previous
Next
You can’t perform that action at this time.