Differents databases for production and testing Either configure two postgrest dababase (how it is done) or configure one H2 for testing and Postgres for production.
Differents databases for production and testing
Either configure two postgrest dababase (how it is done)
or configure one H2 for testing and Postgres for production.