misc/migration/3.14.7_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 15 Jan 2015 16:49:32 +0100
changeset 10201 989bbadbcd8d
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
Add foreign key for inline relations Related to #4846892

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

commit()