Login to follow
Flowmo

Flowmo  (ODC)

Stable version 0.1.4 (Compatible with ODC)
Uploaded on 9 Jun (8 days ago) by Izam Basiron
Flowmo

Flowmo  (ODC)

Documentation
0.1.4

How to use it

  1. Open Schema Builder from your flowmo-forge installation
  2. Browse and search your OutSystems entity tree (grouped by application)
  3. Select the entities you want to include
  4. Review the generated `CREATE TABLE` SQL with syntax highlighting
  5. Click Copy Schema and save the output as `database/schema.sql` in your project
  6. Run `flowmo db-setup` to provision your local database

Inspiration

This forge component was made possible by:

  1. Database Access
  2. Database Info