users table with columns id and todo_body. Now I want to split that table into separate users and todos tables to have a many-to-many relation.migrate() helper, it runs all the migrations every time. This is because drizzle doesn't store the state of which migrations have run in a database table like knex. So every time I run the migration helper, it would try to backfill.