Portofino
Portofino copied to clipboard
Model editing APIs
Create, update, delete tables, columns, ... by acting on the model.
Probably would be best done after the model DSL effort so that we can leverage model listeners. Each operation on the model (by the user) would create and save a new Liquibase changeset.
- UI is out of scope.
- APIs must be secured.