cubicweb/misc/migration/3.13.8_Any.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 05 Mar 2020 09:54:49 +0100
branch3.27
changeset 12899 af59ca8b23d0
parent 12539 10159a3d1d72
permissions -rw-r--r--
Added tag 3.27.2, debian/3.27.2-1 for changeset e731c31eaed0

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