misc/migration/3.13.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 26 Sep 2011 18:36:09 +0200
branchstable
changeset 7861 1d54ceb9f6a0
parent 7542 86e9632a4e9c
child 7921 a93e2ed5877a
permissions -rw-r--r--
3.13.6

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