Generate Schema Model for Production database

The second component of effective versioning and source control is to save the database's schema model, the set of CREATE scripts that defines the current 'state' of each object. Here's how to do using Flyway Desktop.