|
MantisBase v0.3.4
|
Entity schema builder and management class. More...
#include <vector>#include <ranges>#include <algorithm>#include "entity.h"#include "entity_schema_field.h"#include "access_rules.h"

Go to the source code of this file.
Classes | |
| class | mb::EntitySchema |
| Builder class for creating and managing database table schemas. More... | |
Namespaces | |
| namespace | mb |
| router.h | |
Entity schema builder and management class.
Provides methods to define, validate, and manage database table schemas including fields, access rules, and DDL generation.