misc/migration/3.13.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 22 Sep 2011 16:12:28 +0200
changeset 7828 749e1a67987f
parent 7542 86e9632a4e9c
child 7921 a93e2ed5877a
permissions -rw-r--r--
[entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)

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