misc/migration/3.14.7_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 05 Mar 2014 10:44:45 +0100
changeset 9555 370a7c40864f
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
[server] use the ClientConnection directly now that it has more methods available Gets rid of ugly self.cnx._cnx.

# migrate default format for TriInfo `comment_format` attribute
sync_schema_props_perms('TrInfo')

commit()