misc/migration/3.14.7_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 11 Jul 2013 17:40:28 +0200
branchstable
changeset 9163 fe4c1c1982e7
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
[3.17 migration] when some cube is missing, add_cube raise ConfigurationError, not ImportError. Closes #2981477

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

commit()