misc/migration/3.13.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 15 Jan 2015 19:17:32 +0100
changeset 10205 737271ffe407
parent 7921 a93e2ed5877a
permissions -rw-r--r--
Ask sqlite to check foreign keys Related to #4846892

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