Commit Graph

5 Commits

Author SHA1 Message Date
Matt Ward
cc28ee3413 ALF-11670: Add autoincrement boolean property to columns
Columns now have a property to describe whether it has been defined as an auto-increment column, e.g. AUTO_INCREMENT for MySQL. The property is persisted in XML reference files, loaded from XML reference files and compared between schemas.

The MySQL reference file has been updated to include autoincrement values.




git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32711 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-12-12 18:28:10 +00:00
Derek Hulley
ebbfc644ec Further to ALF-11546, update the schema reference files
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32636 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-12-08 12:11:33 +00:00
Matt Ward
6888d00cc3 ALF-11668: updated schema reference for MySQL to include order attributes.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32297 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-11-24 18:36:59 +00:00
Matt Ward
f526d05094 ALF-11370: ExportDbTest expects particular/PostgreSQL schema
* Refactored to allow easier addition of DBMS-specific test implementation.
* Added MySQL test implementation.



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32271 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-11-24 12:38:24 +00:00
Matt Ward
b2bb939307 ALF-7260: schema comparator - added MySQL schema reference file.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32255 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-11-23 18:30:48 +00:00