misc/migration/3.20.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 15 Jan 2015 19:17:32 +0100
changeset 10205 737271ffe407
parent 10169 ed57c5215530
permissions -rw-r--r--
Ask sqlite to check foreign keys Related to #4846892

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')