System fields

Click to copy

Working with the data model designer.


Within each new data model, system fields are created by default

  • ID (unique identifier for the model);
  • CreatedAt;
  • UpdatedAt;
  • DeletedAt;

These fields are for tracking the life cycle and changes of data model records. They cannot be renamed or deleted but can be used to build business logic and user interface.