misc/migration/3.14.7_Any.py
branchstable
changeset 8336 7ccd4367ee1c
parent 8149 3ed48646f354
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/migration/3.14.7_Any.py	Thu Mar 29 14:25:51 2012 +0200
@@ -0,0 +1,4 @@
+# migrate default format for TriInfo `comment_format` attribute
+sync_schema_props_perms('TrInfo')
+
+commit()