misc/migration/3.6.1_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 05 Dec 2011 13:37:40 +0100
changeset 8105 7980b36fb1aa
parent 4644 021035b9a7ab
child 8798 cdab3aadc679
permissions -rw-r--r--
[schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470) When an entity type is renamed as part of a migration, it leaves stale entries in repo._type_source_cache, which makes subsequent operations on those entities fail (they look for the old entity name instead of the new one).

sync_schema_props_perms(syncprops=False)
sync_schema_props_perms('destination_state', syncperms=False)