This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1695c2f7f29886caa8d965b0bb4165814196e4e
Umbraco-CMS
/
src
/
Umbraco.Core
/
Persistence
/
SqlSyntax
T
History
Morten Christensen
c1695c2f7f
Updating expressions to output sql for use with the fluent migrations, so it can be used for db upgrades.
2012-12-20 11:36:20 -01:00
..
DbTypes.cs
Refactoring database creation, adding sql syntax provider to account for differences in syntax between sql, ce and mysql.
2012-10-19 13:20:57 -02:00
ISqlSyntaxProvider.cs
Updating expressions to output sql for use with the fluent migrations, so it can be used for db upgrades.
2012-12-20 11:36:20 -01:00
MySqlSyntaxProvider.cs
Updating expressions to output sql for use with the fluent migrations, so it can be used for db upgrades.
2012-12-20 11:36:20 -01:00
SqlCeSyntaxProvider.cs
Updating expressions to output sql for use with the fluent migrations, so it can be used for db upgrades.
2012-12-20 11:36:20 -01:00
SqlServerSyntaxProvider.cs
Updating expressions to output sql for use with the fluent migrations, so it can be used for db upgrades.
2012-12-20 11:36:20 -01:00
SqlSyntaxProviderBase.cs
Updating expressions to output sql for use with the fluent migrations, so it can be used for db upgrades.
2012-12-20 11:36:20 -01:00
SyntaxConfig.cs
Adding missing code comments/documentation
2012-10-23 08:09:01 -02:00