misc/migration/3.13.0_Any.py
changeset 7542 86e9632a4e9c
parent 7460 2455cdbeadca
child 7921 a93e2ed5877a
equal deleted inserted replaced
7541:55b1378e9357 7542:86e9632a4e9c
     1 sync_schema_props_perms('cw_source', syncprops=False)
     1 sync_schema_props_perms('cw_source', syncprops=False)
     2 add_attribute('CWSource', 'synchronizing')
     2 add_attribute('CWSource', 'synchronizing')
     3 add_entity_type('BigInt')
     3 if schema['BigInt'].eid is None:
       
     4     add_entity_type('BigInt')