misc/migration/3.10.7_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 27 Jun 2013 15:13:47 +0200
changeset 9116 57387c6482e5
parent 6896 784d5df35af1
permissions -rw-r--r--
[repoapi] make ClientConnection.__enter__ return self This allow the standard idiom:: with repoapi.connect(repo, login='babar', passwork='elephant') as cnx: cnx.execute(…)

add_attribute('TrInfo', 'tr_count')
sync_schema_props_perms('TrInfo')