You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"errors": [
"could not prepare statement [Table \"CUSTOM_USER\" not found; SQL statement:\nselect u1_0.id from custom_user u1_0 where u1_0.username=? fetch first ? rows only [42102-224]] [select u1_0.id from custom_user u1_0 where u1_0.username=? fetch first ? rows only]; SQL [select u1_0.id from custom_user u1_0 where u1_0.username=? fetch first ? rows only]"
]
}
Expected behavior
No errors, new record in users table
Describe the bug
The request /users/sign-up is not functional
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No errors, new record in users table
Screenshots
No screenshots
Additional context
The text was updated successfully, but these errors were encountered: