misc/migration/3.13.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 12 Jul 2011 14:04:41 +0200
changeset 7658 cc0578049cbe
parent 7542 86e9632a4e9c
child 7921 a93e2ed5877a
permissions -rw-r--r--
Added tag cubicweb-version-3.13.1 for changeset 7d84317ef185

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