misc/migration/3.12.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 11 Jul 2011 09:18:18 +0200
branchstable
changeset 7640 85ebdbbcb321
parent 7540 074a6cec246b
permissions -rw-r--r--
[schema] closes #1816439: RQLConstraint does not take variable U into account

if schema['TZDatetime'].eid is None:
    add_entity_type('TZDatetime')
if schema['TZTime'].eid is None:
    add_entity_type('TZTime')