Module green_barrel::models

source ·
Expand description

Adapts the Structure for database queries using a programmatic or web interface.

Modules

  • Addition - Methods for additional actions and additional validation.
  • Caching inmodelation about Models for speed up work.
  • For customizing field types.
  • Helper methods for converting output data (use in the commons.rs module).
  • Database Query API
  • To populate the database with pre-created data.
  • Collection of auxiliary Structures, Enumerations.
  • Methods that are called at different stages when accessing the database.
  • Output data for QPaladins.
  • Helper methods to validate data before saving or updating to the database.

Traits

  • Model options and field type map for Form.