Expand description
Dynamic model creation at runtime.
Provides DynamicModel for working with tables whose schema
is not known at compile time.
Structsยง
- Column
Def - A column definition for dynamic models.
- Dynamic
Model - A dynamically-defined model for tables whose schema is determined at runtime.