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
977326def1a4fb4fc2136b2f89283375934354c5
Umbraco-CMS
/
src
/
Umbraco.Core
/
Persistence
/
SqlSyntax
History
Morten Christensen
977326def1
Removing unused/old db model definitions.
2012-12-19 15:29:10 -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
Refactoring SqlSyntaProvider to use the new common definitions.
2012-12-19 15:23:05 -01:00
MySqlSyntaxProvider.cs
Refactoring SqlSyntaProvider to use the new common definitions.
2012-12-19 15:23:05 -01:00
SqlCeSyntaxProvider.cs
Refactoring SqlSyntaProvider to use the new common definitions.
2012-12-19 15:23:05 -01:00
SqlServerSyntaxProvider.cs
Refactoring SqlSyntaProvider to use the new common definitions.
2012-12-19 15:23:05 -01:00
SqlSyntaxProviderBase.cs
Refactoring SqlSyntaProvider to use the new common definitions.
2012-12-19 15:23:05 -01:00
SyntaxConfig.cs
Adding missing code comments/documentation
2012-10-23 08:09:01 -02:00