misc/migration/3.20.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 09 Nov 2015 16:04:13 +0100
changeset 10878 fda5e42037a9
parent 10169 ed57c5215530
permissions -rw-r--r--
[dataimport] remove remaining references to dataio from MassiveObjectStore In particular, rename metadata tables to live in the ^cw.* namespace.

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