#Error sql

6 messages · Page 1 of 1 (latest)

obsidian junco

well Data too long for column 'email' says everything there is to know about it, doesn't it

your schema has a restriction on the email field, and the input you are trying to put in there as email exceeds that

obsidian junco

then you might want to review what you are trying to put in there

const email = interaction.user;
does not look like an email to me

small ferry

Also you got a lot of passwords and token to reset now…