Hi,
I am wondering how to organize work with Flyway or Liquibase tools in connection with Git.
In Liquibase we have one sql script and we can see changes what have be done there.
In Flyway when developer add new statemant it should be do
I am wondering how to organize work with Flyway or Liquibase tools in connection with Git.
In Liquibase we have one sql script and we can see changes what have be done there.
In Flyway when developer add new statemant it should be do