We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Flyway and Liquibase allow running schema migrations through psql.
psql
If the migrations used to setup the test environment rely on being run with psql using embedded-postgres gets a bit tricky.
To support such environments it would be helpful if the embedded binaries also contained psql.