misc/migration/3.13.8_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 23 Jul 2015 12:32:51 +0200
changeset 10583 97c88aa7c779
parent 7922 d307c3817782
permissions -rw-r--r--
[qunit] remove unused 'data_files' parameter Its use was removed when we stoppped pointing firefox at file:// web/test/jstests/ajax_url2.html has never actually been used, it's only been ever mentioned in a QUnit comment.

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