misc/migration/3.13.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 04 Oct 2011 10:18:35 +0200
branchstable
changeset 7904 f41bb38dda7c
parent 7542 86e9632a4e9c
child 7921 a93e2ed5877a
permissions -rw-r--r--
[rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717)

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