flowmo
Reactive icon

Flowmo

Stable version 0.1.0 (Compatible with OutSystems 11)
Uploaded
 on 19 Apr (5 hours ago)
 by 
0.0
 (0 ratings)
flowmo

Flowmo

Documentation
0.1.0

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