[migration] move 'entities' table changes from 3.19.0 to bootstrap script
The 'mtime' and 'source' columns need to go away before we attempt to do
anything else with the repo, otherwise any addition of an entity is
going to explode.
# migrate default format for TriInfo `comment_format` attribute
sync_schema_props_perms('TrInfo')
commit()