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