January 2019
Beginner
556 pages
14h 19m
English
You can integrate a database-migration tool, such as Liquibase, Sqitch, or Flyway (https://flywaydb.org/), with Git. This gives the developer the ability to perform continuous integration. In addition, it gives the administrators a great overview of the database's activities. It's a good practice to deploy manual DML scripts using Flyway, as this increases visibility.
Read now
Unlock full access