misc/migration/3.6.1_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Fri, 10 Sep 2010 16:48:58 +0200
branchstable
changeset 6208 07b176640a8c
parent 4644 021035b9a7ab
child 8798 cdab3aadc679
permissions -rw-r--r--
unique_together integration in CW (alf+syt) * added in-DB representation of the constraint with a new entity type (CWUniqueTogetherConstraint) * the schema is now migrated on a sync_schema_props_perms(EType) call in the migration script * removed the migration commands provided in the first implementation

sync_schema_props_perms(syncprops=False)
sync_schema_props_perms('destination_state', syncperms=False)