Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle FK errors #87

Open
opensas opened this issue Oct 29, 2012 · 0 comments
Open

handle FK errors #87

opensas opened this issue Oct 29, 2012 · 0 comments
Assignees
Labels

Comments

@opensas
Copy link
Member

opensas commented Oct 29, 2012

right now we are getting this error

{
    "field": "",
    "errorCode": 10000,
    "status": 500,
    "developerMessage": "Execution exception [[JdbcSQLException: Referential integrity constraint violation: \"IDEA_FK_IDEA_TYPE: PUBLIC.IDEA FOREIGN KEY(IDEA_TYPE_ID) REFERENCES PUBLIC.IDEA_TYPE(ID)\"; SQL statement:\ndelete from idea_type where id = ? [23503-158]]]",
    "message": "Internal server error"
}
@ghost ghost assigned opensas Oct 29, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant