misc/migration/3.19.0_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 11 Jun 2014 14:46:48 +0200
changeset 9773 71a45642b3d2
parent 9708 b36bc18f6ef7
permissions -rw-r--r--
[migration] Stop setting session.data['rebuild-infered'] It's no longer read anywhere since fe267b7336f3 "[migration] always rebuild infered relation"

sql('DROP TABLE "deleted_entities"')

commit()