这是indexloc提供的服务,不要输入任何密码
Skip to content

incorrect error code when insertion check constraint fails #257

@0x777

Description

@0x777
{
  "errors": [
    {
      "path": "$",
      "error": "Check constraint violation. insert check constraint failed",
      "code": "postgres-error"
    }
  ]
}

It shouldn't be postgres-error, should either be permission-error or access-denied.

Metadata

Metadata

Assignees

Labels

c/serverRelated to servere/quickfixcan be wrapped up in few hoursk/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions