misc/migration/3.13.8_Any.py
author Paul Tonelli <paul.tonelli@logilab.fr>
Thu, 29 Aug 2013 18:26:06 +0200
branchstable
changeset 9268 fc24e783dca5
parent 7922 d307c3817782
permissions -rw-r--r--
[doc] additional documentation about pip install under both Windows and Debian

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