misc/migration/3.19.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 15 Jan 2015 18:53:45 +0100
changeset 10204 f8ccae1e271d
parent 9708 b36bc18f6ef7
permissions -rw-r--r--
Add reference from etype table's eid column to the entities table Related to #4846892.

sql('DROP TABLE "deleted_entities"')

commit()