Hi!
If I the database server is listen on any other socket than /tmp/.s.PGSQL.5432, how can I connect to the database with Liquibase?
If the server for example is listen to /Users/myAccount/liquibase_test/.s.PGSQL.5432 how can I connect liquibase to the server?