flowmo
Reactive icon

Flowmo

Stable version 0.1.3 (Compatible with OutSystems 11)
Uploaded
 on 3 May (3 weeks ago)
 by 
0.0
 (0 ratings)
flowmo

Flowmo

Documentation
0.1.2

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



0.1.1

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