misc/migration/3.13.8_Any.py
changeset 11057 0b59724cb3f2
parent 11052 058bb3dc685f
child 11058 23eb30449fe5
--- a/misc/migration/3.13.8_Any.py	Mon Jan 04 18:40:30 2016 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-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')