misc/migration/3.16.1_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 14 Jun 2013 12:11:42 +0200
changeset 9026 84c5b01ebb3e
parent 8724 1beab80aed23
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

sync_schema_props_perms(('State', 'state_of', 'Workflow'), commit=False)
sync_schema_props_perms(('State', 'name', 'String'))