Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Drizzle Postgres UUID - Better Auth
BA
Better Auth
•
10mo ago
•
24 replies
Connor
Drizzle Postgres UUID
How can I force better
-auth to use uuid
's for id
's and rely on the database to generate them with the drizzle adapter
. The below doesn
't seem to work
.
advanced: {
database: {
generateId: false,
},
}
advanced: {
database: {
generateId: false,
},
}
This PR merged seems it got rid of the behavior
?
https://github.com/better-auth/better-auth/pull/2248
GitHub
fix(cli): Schema gen with Drizzle for PG to generate `text` instead...
Better Auth
Join
9,988
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
ERROR: User schema updatedAt - Drizzle | Postgres
BA
Better Auth / help
12mo ago
UUID Confusion with database orm
BA
Better Auth / help
10mo ago