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

enhance exception message when column does not exist #34

Closed
PascalSchumacher opened this issue Mar 10, 2016 · 2 comments
Closed

enhance exception message when column does not exist #34

PascalSchumacher opened this issue Mar 10, 2016 · 2 comments

Comments

@PascalSchumacher
Copy link
Member

When I try to access a column that does not exist I get org.assertj.db.exception.AssertJDBException: Column <LastNam> does not exist

I think it would be nice to have a even more helpful error message, which for example displays all available columns (or even similar named columns).

What do you think?

Thank you very much for providing assertj-db by the way.

@regis1512
Copy link
Member

It is a goor idea.
I will work on it.

@PascalSchumacher
Copy link
Member Author

Thanks! :)

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

2 participants