betterAuth + drizzle + pg throws error on `db push`
i'm getting:
i don't really think anything is particularly unique about my setup. i see the issue is described fairly clearly, but i would ideally want the codegen'd schema to work out of the box. any ideas what the issue could be from a better auth side of things? i think i've had foreign key issues in the past with postgres and drizzle, so maybe it's a drizzle thing perhaps
1 Reply
i'm using supabase also if that's relevant