novatoolpermissions icon indicating copy to clipboard operation
novatoolpermissions copied to clipboard

Postgres error ID

Open piterog opened this issue 6 years ago • 2 comments

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 image

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!

piterog avatar Sep 20 '18 18:09 piterog

+1

thiagovictorino avatar Dec 13 '18 22:12 thiagovictorino

Maybe this link could help,

https://github.com/laravel/nova-issues/issues/433#issuecomment-442466811

thiagovictorino avatar Dec 24 '18 16:12 thiagovictorino