misc/migration/3.13.8_Any.py
changeset 11057 0b59724cb3f2
parent 11052 058bb3dc685f
child 11058 23eb30449fe5
equal deleted inserted replaced
11052:058bb3dc685f 11057:0b59724cb3f2
     1 change_attribute_type('CWCache', 'timestamp', 'TZDatetime')
       
     2 change_attribute_type('CWUser', 'last_login_time', 'TZDatetime')
       
     3 change_attribute_type('CWSource', 'latest_retrieval', 'TZDatetime')
       
     4 drop_attribute('CWSource', 'synchronizing')
       
     5 add_attribute('CWSource', 'in_synchronization')