Open 0x777 opened 5 years ago
Any update on this ticket? :)
Related to #3658
This would help a lot now
Am having the same problem
same with me.
Having this problem as well
+1
Same here
Same problem
If I remember correctly, most of the time it has to do with the permissions. So just got to the table and check if the authenticated user has permission to do things.
Yes, but if the error message doesn't indicate that it's a permissions issue, it's unhelpful to developers newer to the platform.
any news on this issue? is there some fix for it?
Currently we throw this error message:
Check constraint violation. insert check constraint failed
which only hints at the problem. The logs should output the values of the row for which the constraint failed and the insert constraint as defined. This information along with the session variables should help debug the problem.