misc/migration/3.14.7_Any.py
author pierre-yves
Thu, 23 May 2013 19:25:24 +0200
changeset 8996 dcd8aa47adce
parent 8336 7ccd4367ee1c
permissions -rw-r--r--
[session] raise proper exception with get_tx is called on a closed session Prevent attribute error on _txs Closes #2897836

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

commit()