© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Drizzle Postgres UUID - Better Auth
BA
Better Auth
•
12mo 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...
Recent Announcements
Similar Threads
ERROR: User schema updatedAt - Drizzle | Postgres
BA
Better Auth / help
13mo ago
UUID Confusion with database orm
BA
Better Auth / help
11mo ago