adrrian17
BABetter Auth
•Created by adrrian17 on 4/18/2025 in #help
Get user info
ok ok, got it, thanks 😄
5 replies
BABetter Auth
•Created by rhys on 4/12/2025 in #help
Output debug mode?
thanks, that actually worked. This is how the IDs are generated in the Drizzle schema > id: uuid('id').primaryKey().$default(() => randomUUID()) 😄
35 replies
BABetter Auth
•Created by rhys on 4/12/2025 in #help
Output debug mode?
Sorry, I was using 1.2.5 but when I changed to 1.2.6 now I get this error: null value in column "id" of relation "user" violates not-null constraint. BTW, the problem started when I added the "admin" plugin
35 replies
BABetter Auth
•Created by rhys on 4/12/2025 in #help
Output debug mode?
I have it like this in my code and the error is the same: invalid input syntax for type uuid: "u6XxTs8GfIKTfKwi9RnA1ucC9fOsIJII"
35 replies