misc/migration/3.12.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 06 Jun 2011 16:13:09 +0200
changeset 7460 2455cdbeadca
parent 7166 dde161937d3e
child 7540 074a6cec246b
permissions -rw-r--r--
[schema] support for BigInt type. Closes #1720995
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7166
dde161937d3e [time zone] support for TZDatetime and TZTime data type
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
add_entity_type('TZDatetime')
dde161937d3e [time zone] support for TZDatetime and TZTime data type
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
add_entity_type('TZTime')