Replies: 1 comment
-
|
Hi @zoaha! I'm Dosu and I'm helping the better-auth team. Better Auth does not currently have a built-in configuration option to specify a custom PostgreSQL schema (e.g., What you can do today:
Known limitation: The Better Auth CLI's It's not a bad idea — separating auth tables into their own schema is a common pattern — but it requires some manual setup today since native schema-namespace support isn't built in yet. To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
betterAuth defaults to the public schema, what if I wanted it have everything betterAuth related in its own schema?
(feel free to let me know if this is a bad idea somehow)
Beta Was this translation helpful? Give feedback.
All reactions