cubicweb/misc/migration/3.8.3_Any.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Mar 2019 14:45:35 +0100
changeset 12507 211472ab15c8
parent 11057 0b59724cb3f2
permissions -rw-r--r--
Drop deprecated code in cubicweb.hooks Changelog entry will come in a later changeset.

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