Skip to content

enhance exception message when column does not exist #34

@PascalSchumacher

Description

@PascalSchumacher

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions