Hi there,
is there any special reason why the connection is established with a user that has access to the test schema only? I'm working on an application that needs access to tables in different schemas and is using flyway to manage the migrations. Unfortunately flyway already fails because it is unable to create the schemas.
Happy to work on a pull request if this is open for change.
Best,
Daniel