I have created separate schema files,
and im passing all schema in betterAuth()
When i click on login button its showing error in terminal
also i have migrated all the schema.
i have made one change in all the schema since user schema i already created. there for id key im using uuid
since i made change every schema text() to uuid()
Can anyone help me to resolve this?