misc/migration/3.19.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 27 Jun 2013 09:18:39 +0200
changeset 9465 86d4b41ae339
parent 9450 af4b93bc38a5
child 9469 032825bbacab
permissions -rw-r--r--
[multi-sources-removal] Drop cnxset_freed from source interface Though a hack is still needed when using sqlite Related to #2919300

sql('DROP TABLE "deleted_entities"')
sql('ALTER TABLE "entities" DROP COLUMN "mtime"')