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
5b1ce5fe677db2c1c477562477ffc74f89d1808e
Umbraco-CMS
/
src
/
Umbraco.Core
/
Persistence
/
SqlSyntax
T
History
Morten Christensen
dbce36b7a5
Adding migrations for v6 upgrades.
...
Updating and testing migrations.
2012-12-26 14:44:42 -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
Adding migrations for v6 upgrades.
2012-12-26 14:44:42 -01:00
MySqlSyntaxProvider.cs
Adding migrations for v6 upgrades.
2012-12-26 14:44:42 -01:00
SqlCeSyntaxProvider.cs
Adding migrations for v6 upgrades.
2012-12-26 14:44:42 -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
Adding migrations for v6 upgrades.
2012-12-26 14:44:42 -01:00
SyntaxConfig.cs
Adding missing code comments/documentation
2012-10-23 08:09:01 -02:00