cubicweb/misc/migration/3.16.1_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 14 Jan 2015 13:35:22 +0100
changeset 11185 40e74d6d7e99
parent 11057 0b59724cb3f2
permissions -rw-r--r--
Add migration helper function to delete entity types faster Bypasses all hooks and (for now) ignores any composite relations.

sync_schema_props_perms(('State', 'state_of', 'Workflow'), commit=False)
sync_schema_props_perms(('State', 'name', 'String'))