Commit Graph

7 Commits

Author SHA1 Message Date
Renaud Paquay
4ccb8561e5 Store default location for the "HasComments[Container]" part in initial settings
--HG--
branch : dev
2010-07-21 21:49:25 -07:00
Sebastien Ros
10d317e2b0 Move handlers code to data migration implementation
--HG--
branch : dev
2010-07-21 17:19:28 -07:00
Sebastien Ros
6df322030c Changed default data migration version number to 1
--HG--
branch : dev
2010-07-19 15:39:58 -07:00
Sebastien Ros
1bc19bdff0 Simplified syntax for clob fields
--HG--
branch : dev
2010-07-16 13:51:07 -07:00
Sebastien Ros
7abd8ac71c Refactored data migration to correct SQL Server bugs
- Added explicit Identity column specification
- Defined string lengths explicitly on needed columns

--HG--
branch : dev
2010-07-08 15:18:13 -07:00
Sebastien Ros
d1a4edd349 Implement ContentPartRecord and ContentPartVersionRecord for migration classes, to get rid of the explicit IDs
--HG--
branch : dev
2010-07-07 16:29:58 -07:00
Sebastien Ros
d91e488cb7 Use DataMigration API to create database tables for each feature
--HG--
branch : dev
2010-06-29 16:17:08 -07:00