misc/migration/3.13.8_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 20 Jun 2012 12:30:57 +0200
branchstable
changeset 8473 2646a8e99b0d
parent 7922 d307c3817782
permissions -rw-r--r--
[ldap] allow working connection to some ADs (closes #2408829)

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