cubicweb/misc/migration/3.14.7_Any.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 19 Dec 2019 08:13:52 +0100
changeset 12826 c13c0188f8a3
parent 11057 0b59724cb3f2
permissions -rw-r--r--
autopep8

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

commit()