How to create models?

A brief explanation on how to create database table, or models.

Updated over a week ago

You can create new models from the:

  • Data model quick menu using the Add button [+]

  • Visual interface (Schema view) and the Data model list overview by clicking on the New model button.

The following example explains how you create a new model window from the Data model list overview:

1. Click on the New model button. The Create new model pop-up window is displayed.

2. Apply an appropriate name for the model (A). Use the singular form when applying a name. Once applied, the Create model button can be selected.

3. Click on Create model. The model is created as shown in the example with the name as assigned (A). By default, the following properties are included in all models (B):

  • Created at

  • ID

  • Updated at

You can use the New property button to assign the additional properties that you want to apply to the model for building the data connections that you require for your application.

Did this answer your question?