Unknown database: Hibernate generate a liquibase:diff
I am using Spring Boot 2.5.9 I am attempting to generate a liquibase:diff based on my JPA Entities and a H2 database file. When I attempt to do so, I have the following error:
I am using Spring Boot 2.5.9 I am attempting to generate a liquibase:diff based on my JPA Entities and a H2 database file. When I attempt to do so, I have the following error: