misc/migration/3.13.0_Any.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 26 Jun 2015 17:01:03 +0200
changeset 10459 5ccc3bd8927e
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[test] Use store.prepare_insert_relation instead of deprecated relate method Follow-up for 1f5026e7d848. Related to #5040344.

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