So, you need to grab the version from the old db and set it manually in the new db, then you'd avoid the migration on sqldelight start. I'm making the assumption that sqldelight is trying to create a table that already exists from your migration process (correct?)