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
General error: 1364 Field 'avatar' doesn't have a default value (SQL: in
sert into users (full_name, email, password, tasks_created) values (Keyshawn Sa
uer, [email protected], y$x628x54WR5TR2M9OerrLWu1auLdZQqBnMS6McWFSk6wVOLUAWM/qW, 1))
Also same error shows up when i try to register
The text was updated successfully, but these errors were encountered:
When I try to seed this happens
General error: 1364 Field 'avatar' doesn't have a default value (SQL: in
sert into
users
(full_name
,email
,password
,tasks_created
) values (Keyshawn Sauer, [email protected], y$x628x54WR5TR2M9OerrLWu1auLdZQqBnMS6McWFSk6wVOLUAWM/qW, 1))
Also same error shows up when i try to register
The text was updated successfully, but these errors were encountered: