This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
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
bb430ddacd249f2f910f73f7a84e4ae2a6b1ea19
Umbraco-CMS
/
src
/
Umbraco.Core
/
Persistence
/
SqlSyntax
History
Morten Christensen
5d0aced9a7
Giving the install/upgrade a bit of TLC.
...
Fixes U4-1520
2013-01-28 14:01:38 -01:00
..
ColumnInfo.cs
Adding schema validation to the DatabaseSchemaCreation class.
2013-01-25 15:05: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 schema validation to the DatabaseSchemaCreation class.
2013-01-25 15:05:42 -01:00
MySqlSyntaxProvider.cs
Giving the install/upgrade a bit of TLC.
2013-01-28 14:01:38 -01:00
SqlCeSyntaxProvider.cs
Adding schema validation to the DatabaseSchemaCreation class.
2013-01-25 15:05:42 -01:00
SqlServerSyntaxProvider.cs
Giving the install/upgrade a bit of TLC.
2013-01-28 14:01:38 -01:00
SqlSyntaxProviderBase.cs
Adding schema validation to the DatabaseSchemaCreation class.
2013-01-25 15:05:42 -01:00
SyntaxConfig.cs
Adding missing code comments/documentation
2012-10-23 08:09:01 -02:00