misc/migration/3.13.8_Any.py
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Tue, 10 Dec 2013 11:36:04 +0100
changeset 9342 e148583db39e
parent 7922 d307c3817782
permissions -rw-r--r--
[skeleton i18n] Add PO-Revision-Date header to make emacs po-mode happy Closes #3276389

change_attribute_type('CWCache', 'timestamp', 'TZDatetime')
change_attribute_type('CWUser', 'last_login_time', 'TZDatetime')
change_attribute_type('CWSource', 'latest_retrieval', 'TZDatetime')
drop_attribute('CWSource', 'synchronizing')
add_attribute('CWSource', 'in_synchronization')