Prisma Adapter not generating models
The prisma adapter with any database, is not generating any models except the user, session, account and verifcation.
I have the same auth client as I had in V0.6.0
I have all the plugins configured as expected.
The passkey model is not generated
The organisation model is not generated
The 2FA model is not generated
The org invite model is not generated
This happens when running the command
npx @better-auth/cli@latest generate
0 Replies