Is it possible to setup an environment so that liquibase creates the initial database structure and the spring picks up the mock data from data-h2.sql?
So far in my p