novatoolpermissions
novatoolpermissions copied to clipboard
Postgres error ID
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!
+1
Maybe this link could help,
https://github.com/laravel/nova-issues/issues/433#issuecomment-442466811