misc/migration/3.16.1_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 15 Jan 2014 18:19:52 +0100
changeset 9409 2f684e538174
parent 8724 1beab80aed23
permissions -rw-r--r--
[migration/3.18] Idempotency fixes Try to make partially-upgraded instances migrate properly.

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