cubicweb/misc/migration/3.13.8_Any.py
changeset 12539 10159a3d1d72
parent 11057 0b59724cb3f2
--- a/cubicweb/misc/migration/3.13.8_Any.py	Fri Mar 22 17:30:09 2019 +0100
+++ b/cubicweb/misc/migration/3.13.8_Any.py	Fri Mar 22 17:29:15 2019 +0100
@@ -1,4 +1,3 @@
-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')