misc/migration/3.13.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 22 Dec 2015 18:25:37 +0100
changeset 11042 079b32f4cd0d
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[datafeed] use tz-aware datetime objects Avoid TypeError when comparing tz-naive and tz-aware objects in fresh() method.

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