misc/migration/3.6.1_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 14 Jun 2013 12:11:42 +0200
changeset 9026 84c5b01ebb3e
parent 8798 cdab3aadc679
permissions -rw-r--r--
[connection] move hook control logic on Connection The _hook_control context manager now operate on connection. We have to keep a specific entry point in Session to ensure Connection object are properly cleaned up when using session to "manage" Connection live cycle. Related to #2503918

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