5 Replies
You need to import the users table from the schema
i tried that and it didn't work
this is happening
The error is pretty clear
You are missing an id in your values
how can i handle errors? like if something is unique and people try to register with that username again and stuff.
There are plenty of tutorials out there that explain this type of stuff