misc/migration/3.13.8_Any.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 12 Feb 2016 16:13:43 +0100
changeset 11113 7f83e6a5acc3
parent 7922 d307c3817782
permissions -rw-r--r--
Added tag 3.22.1, debian/3.22.1-1, centos/3.22.1-1 for changeset d0d86803a804

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')