**Describe the Bug** In https://github.com/golang-migrate/migrate/blob/f6d624c72965b470335efa45323ac929ba831e8f/database/sqlite3/sqlite3.go#L62-L65 we can easily find that the migration table used by `ensureVersionTable` is wrong.