DB-Update Wizard

by Mario David
4.5
0
  • Latest Version 0.2.0
  • Updated 80 months ago
  • Supported Version v6.5-6.6
  • License Apache 2.0
  • Resources
  • Tags
    Maintenance
  • Component Coordinates
    Copy

Overview

This application component can be used for creating one-off custom DB updates that should be executed by an administrator through the UI.

For normal / small-delta changes of the DB, the default CUBA DB-update scripts mechanism should be used. But sometimes there are migrations (e.g., an existing database schema from another framework), which cannot be done with default mechanisms. This is where this application component comes into play.

For more information, please refer to README on GitHub.