[][src]Module mango_orm::migration

Migration of Models to database.

Structs: ModelState - Creation and updating of a technical database for monitoring the state of models. Monitor - Creation and updating of a technical database for monitoring the state of models. Methods: mango_tech_name - Get mango tech name. refresh - Refresh models state. napalm - Reorganize databases state. migrat - Check the changes in the models and (if necessary) apply to the database.

Structs

ModelState
Monitor