misc/migration/3.13.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 29 Aug 2013 12:55:27 +0200
branchstable
changeset 9227 762a331db741
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[schema] fix spurious warning when rqlexpr/constraint mainvars specify a non predefined variable. Closes #3098165

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