|
MantisBase v0.3.4
|
Entity schema field definition and validation. More...
#include <optional>#include <string>#include "nlohmann/json.hpp"#include "soci/soci-backend.h"

Go to the source code of this file.
Classes | |
| class | mb::EntitySchemaField |
| Represents a single field in a database table schema. More... | |
Namespaces | |
| namespace | mb |
| router.h | |
Entity schema field definition and validation.
Represents a single field in a database table schema with type, constraints, and validation rules.