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.
This PR merged seems it got rid of the behavior? https://github.com/better-auth/better-auth/pull/2248
This PR merged seems it got rid of the behavior? https://github.com/better-auth/better-auth/pull/2248