Neon Auth Desync
I tried to use prisma to link neon_auth.user_sync to another table.
But when i migrate i reset the table and now i can't create my user again. Even if the user_sync table is empty and i see no user is the neon console : unable to create new user; reason:"A user with email "@" already exists.", code:"USER_EMAIL_ALREADY_EXISTS"
But when i migrate i reset the table and now i can't create my user again. Even if the user_sync table is empty and i see no user is the neon console : unable to create new user; reason:"A user with email "@" already exists.", code:"USER_EMAIL_ALREADY_EXISTS"