misc/migration/3.8.3_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 18 Oct 2013 16:58:48 +0200
changeset 9302 af36f459d2f0
parent 5589 25bf54dab82b
permissions -rw-r--r--
[server] deprecate the old multi-source system It is removed in 3.19. Closes #2919299

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