Migrate the database to the specified version.
Usage
migrate(version)
version: str
The target version to migrate to.
bool
True if migration was successful.
Always back up before migrating.