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
5d5ce72178ee8dced28834b1621cf84102aad375
Umbraco-CMS
/
src
/
Umbraco.Core
/
Persistence
/
DatabaseModelDefinitions
T
History
Shannon
cdf3581721
code simplification
2018-08-17 10:53:45 +10:00
..
ColumnDefinition.cs
…
ConstraintDefinition.cs
code simplification
2018-08-17 10:53:45 +10:00
ConstraintType.cs
…
DbIndexDefinition.cs
code simplification
2018-08-17 10:53:45 +10:00
DefinitionFactory.cs
U4-9107 Change BulkInsertRecords to use BulkCopy or TableDirect (SQLCE)
2016-10-25 12:29:17 +02:00
DeletionDataDefinition.cs
…
Direction.cs
…
ForeignKeyDefinition.cs
…
IndexColumnDefinition.cs
…
IndexDefinition.cs
Implementing the new DefinitionFactory, which makes use of the newer database model definitions. This is done to streamline the usage of the database model definitions between db creation and migration.
2012-12-07 14:52:54 -01:00
InsertionDataDefinition.cs
…
ModificationType.cs
…
SystemMethods.cs
Fixes upgrade issues with MySql, along with a few other things:
2015-09-11 17:49:47 +02:00
TableDefinition.cs
…