misc/migration/3.14.7_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 05 Oct 2015 16:28:07 +0200
changeset 10769 c45f4bcff3aa
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
[server] fix unittest_security for py3k - use source.binary_to_str instead of str(), helps when the backend returns memoryviews - fixup str vs bytes

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

commit()