Skip to content

Instantly share code, notes, and snippets.

@tarun-nagpal-github
Created January 23, 2020 06:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tarun-nagpal-github/059e4e69d7f869e3a8cc3665b6983508 to your computer and use it in GitHub Desktop.
Save tarun-nagpal-github/059e4e69d7f869e3a8cc3665b6983508 to your computer and use it in GitHub Desktop.
improper-message.js
{
"name":"BadRequest",
"message":"insert into \"self_assessment_archetype_rules\" (\"archetype\", \"created_at\", \"first_temperament\", \"grader_id\", \"second_temperament\", \"updated_at\") values ($1, $2, $3, $4, $5, $6) returning \"id\" - insert or update on table \"self_assessment_archetype_rules\" violates foreign key constraint \"self_assessment_archetype_rules_grader_id_foreign\"",
"code":400,
"className":"bad-request",
"errors":{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment