misc/migration/3.13.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 15 May 2015 23:05:54 +0200
changeset 10448 de5be53e2ea8
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[migration] add sql constraints on upgrade Related to #5154406.

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