Originally discussed in #96
When using the sqlitemigration package on the same database concurrently between multiple programs, there will occasionally be an error: migrate database: sqlite: step: database is locked. This is due to use of a deferred transaction when setting the application_id.