Setting `generateId: false` and then generating drizzle schema using cli overwrites id columns.
Database related🤔Question
I want to be able to have the id columns be uuidv7. This is currently not possible in better-auth so im trying to just generate them in postgres. My better-auth setup looks like this: