misc/migration/3.13.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 21 Sep 2011 17:38:00 +0200
branchstable
changeset 7815 2a164a9cf81c
parent 7542 86e9632a4e9c
child 7921 a93e2ed5877a
permissions -rw-r--r--
[exceptions] stop catching any exception in various places (closes #1942716)

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