misc/migration/3.13.0_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Mon, 20 Jun 2011 14:52:19 +0200
changeset 7542 86e9632a4e9c
parent 7460 2455cdbeadca
child 7921 a93e2ed5877a
permissions -rw-r--r--
fix 3.13.0 migration script (closes #1766202)

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