misc/migration/3.8.3_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 15 Jan 2014 18:20:25 +0100
changeset 9410 ce072c9aa573
parent 5589 25bf54dab82b
permissions -rw-r--r--
[migration/3.18] Explicitly delete constraint on defaultval Make sure the SizeConstraint on defaultval is removed, and avoid more unnecessary commits.

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