supbase base migration guide creates users but not accounts

Hi, I'm trying to migrate from supabase, I run the migration file, I get this warning: \migration.ts:49:5) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-09-18T22:22:50.417Z WARN [Better Auth]: [Kysely Adapter] - You are trying to create a record with an id. This is not allowed as we handle id generation for you, unless you pass in the forceAllowId parameter. The id will be ignored. when I check the tables in supabase, the users are created but no accounts in the accounts table,
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?