cubicweb/misc/migration/3.13.8_Any.py
author Laurent Peuch <cortex@worlddomination.be>
Wed, 18 Dec 2019 05:45:37 +0100
changeset 12812 00749d83a672
parent 12539 10159a3d1d72
permissions -rw-r--r--
[doc] set_/free_cnxset method doesn't exist anymore

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