misc/migration/3.13.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 11 Jun 2014 14:46:48 +0200
changeset 9773 71a45642b3d2
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[migration] Stop setting session.data['rebuild-infered'] It's no longer read anywhere since fe267b7336f3 "[migration] always rebuild infered relation"

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