misc/migration/3.12.0_Any.py
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Wed, 20 Apr 2011 16:55:52 +0200
changeset 7238 576abb8c4626
parent 7166 dde161937d3e
child 7540 074a6cec246b
permissions -rw-r--r--
fix implementation of repository.glob_add_relations (closes ##1625257) the internal data structure had changed during implementation and the code had not been updated...
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')