Expand description
Types that defines the schemas of an Entity
Structsยง
- Entity
Schema Info - Schema info for Entity. Can be used to re-create schema in database.
- Schema
- This is a helper struct to convert
EntityTraitinto differentsea_querystatements. - Schema
Builder - A schema builder that can take a registry of Entities and synchronize it with database.