QueryFailedError "FK_860fa6f6c7df5bb887249fba22e" constraint violation #391
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Something I noticed in my logs when starting FoundKey recently. Doesn't seem to be creating noticeable errors in the client but it does seem to make FoundKey start up slower.
Attached the full log for details.
QueryFailedError: update or delete on table "user" violates foreign key constraint "FK_860fa6f6c7df5bb887249fba22e" on table "drive_file"to QueryFailedError "FK_860fa6f6c7df5bb887249fba22e" constraint violationAlso happens on mine instance
Can also find it in my logs. But the question would rather be why it happens. Before a user gets deleted, all their drive files get deleted as well.