Stripe migration does not work
I am using a postgres and drizzle for my project, I just added the better-auth/stripe plugin to my project. When I try to make a mirgration it shows that there are no changes, how can I trigger the migration other wise?
1 Reply
Seams like a known issue so far.
https://github.com/better-auth/better-auth/issues/1627
GitHub
stripe plugin doesnt generate customer table with the drizzle adapt...
Is this suited for github? Yes, this is suited for github To Reproduce did not generate to customer table Current vs. Expected behavior to get the schema spesified here: https://www.better-auth.com...