misc/migration/3.13.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 21 Oct 2015 17:21:18 +0200
changeset 10803 d261bd7c47cf
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[postcreate] properly set is_instance_of for bootstrap entities Entities created before CWEType itself need the is/is_instance_of relations created later. We were actually only inserting "is". Closes #7656606.

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