[Open Source Liquibase] Track your database changes offline - no direct connection is required
You won't have direct access to ANY Oracle database in some projects. That's a fact.
You will probably prepare SQL scripts using exported objects from the GIT repository. After that, you or someone else will execute those scripts "by hand".
What if y...
rafal.hashnode.dev4 min read