misc/migration/3.4.3_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 18 Apr 2014 14:25:36 +0200
changeset 9686 9a04e48e780b
parent 8798 cdab3aadc679
permissions -rw-r--r--
[migration] set a cnxset before process_script() Not pretty, but I don't have a better idea right now and this at least ensures migration scripts get run in the expected environment and can access sql stuff as before.

raise NotImplementedError("Cannot migrate such an old version. Use intermediate Cubiweb version (try 3.16.x)")