misc/migration/3.12.0_Any.py
author Alexandre Fayolle
Thu, 22 Dec 2011 17:56:04 +0100
branchstable
changeset 8145 e88a24f88143
parent 7540 074a6cec246b
permissions -rw-r--r--
[book] Add some details about usage of EXISTS

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