# File vapor/repositorymgr.rb, line 336 def commit_transaction @dbh.commit @dbh['AutoCommit'] = true end