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
{{ message }}
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.
when. a new user registers the data is not entered in the db
the reason is the field named groups.
sql breaks because it is a reserved word.
I had to change the name of this field
mysql 8.0.25
php 7.3.24
The text was updated successfully, but these errors were encountered:
when. a new user registers the data is not entered in the db
the reason is the field named groups.
sql breaks because it is a reserved word.
I had to change the name of this field
mysql 8.0.25
php 7.3.24
The text was updated successfully, but these errors were encountered: