lutefd
DTDrizzle Team
•Created by lutefd on 1/20/2024 in #help
Next auth with extended columns not able to create a user
I'm trying to create an app that relies on role based authentication with next auth and drizzle, the problem is when I try to create a user by signing in I get the following error, even tough there's a default applied in the schema:
This is my table:
Shouldn't those columns not be null and instead have the default value instead of null?
5 replies
DTDrizzle Team
•Created by lutefd on 1/10/2024 in #help
Reusing db connection in lambda with Drizzle
3 replies