misc/migration/3.8.3_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 15 Jan 2015 18:53:45 +0100
changeset 10204 f8ccae1e271d
parent 5589 25bf54dab82b
permissions -rw-r--r--
Add reference from etype table's eid column to the entities table Related to #4846892.

if 'same_as' in schema:
    sync_schema_props_perms('same_as', syncperms=False)
sync_schema_props_perms('Bookmark', syncperms=False)