misc/migration/3.20.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 28 Jan 2015 15:06:34 +0100
changeset 10169 ed57c5215530
parent 10092 f0363da0b5a0
permissions -rw-r--r--
[migration/3.20] sync rtypes before etypes We need to make sure the rtypes are inlined before adding unique indices.

sync_schema_props_perms('state_of')
sync_schema_props_perms('transition_of')
sync_schema_props_perms('State')
sync_schema_props_perms('BaseTransition')
sync_schema_props_perms('Transition')
sync_schema_props_perms('WorkflowTransition')