misc/migration/3.13.0_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Mon, 21 Nov 2011 17:58:18 +0100
changeset 8097 7e0d1fb1092d
parent 7921 a93e2ed5877a
permissions -rw-r--r--
use dbhelper functions to get default date / datetime (closes #2094544)

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