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

Provide name of TABLE / VIEW when some statement violates CHECK. [CORE4368] #4690

Closed
firebird-automations opened this issue Mar 21, 2014 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pavel-zotov

Duplicates CORE4252

Votes: 1

A message like this:
-----
The insert failed because a column definition includes validation constraints.
validation error for column ID, value "*** null ***".
At procedure 'SP_RESERVE_WRITE_OFF' line: 131, col: 8.
-----

- does not says what table owns this column.
It will be useful to output such info (especially when there is no access to source code of stored procedure).

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Link: This issue duplicates CORE4252 [ CORE4252 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant