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
I'm using postgreSQL 10.5 and 8.4 and when I trying to attach a permission to a user, i have this error message
I think the problem is because the table "doesn't have" a primary key, use role_id and user_id with primary keys.. I don't know if is the postgres version, or what!
I'm test on mysql bd and works well!
The text was updated successfully, but these errors were encountered:
I'm using postgreSQL 10.5 and 8.4 and when I trying to attach a permission to a user, i have this error message
I think the problem is because the table "doesn't have" a primary key, use role_id and user_id with primary keys.. I don't know if is the postgres version, or what!
I'm test on mysql bd and works well!
The text was updated successfully, but these errors were encountered: