Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.75 KB

File metadata and controls

17 lines (12 loc) · 1.75 KB

IncrementalDBSync

Travis CI Bintray Issues License

This is an Add-in for Enterprise Architect. It enables automatic refreshing of changes in the database by repeatedly polling logging tables. These logging tables can be created by using a generator like IncrementalDBSyncUtils.

Installation

Download the installer from our download repository. Choose the installer from the latest folder for up-to-date development versions and all other folders for stable release versions. Follow the instructions of the installer.

##Usage

To use this addin, first, use a active database and prepare it with triggers and logging tables, e.g. generated by IncrementalDBSyncUtils. Then follow the steps described in the wiki to build and enable the add-in.