misc/migration/3.13.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 16 Jan 2015 10:56:30 +0100
changeset 10206 0ecd61f4bd37
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[undo] when we can't undo an inlined relation change, point at None, not a broken eid This whole thing is "a bit" weird.

sync_schema_props_perms('cw_source', syncprops=False)
if schema['BigInt'].eid is None:
    add_entity_type('BigInt')