Module schema

Module schema 

Source
Expand description

Types that defines the schemas of an Entity

Structsยง

EntitySchemaInfo
Schema info for Entity. Can be used to re-create schema in database.
Schema
This is a helper struct to convert EntityTrait into different sea_query statements.
SchemaBuilder
A schema builder that can take a registry of Entities and synchronize it with database.