misc/migration/3.13.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 05 Aug 2011 14:19:54 +0200
branchstable
changeset 7747 52f26475d764
parent 7542 86e9632a4e9c
child 7921 a93e2ed5877a
permissions -rw-r--r--
Added tag cubicweb-version-3.13.4 for changeset 223ecf0620b6

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