Skip to main content

Module dynamic

Module dynamic 

Source
Expand description

Dynamic model creation at runtime.

Provides DynamicModel for working with tables whose schema is not known at compile time.

Structsยง

ColumnDef
A column definition for dynamic models.
DynamicModel
A dynamically-defined model for tables whose schema is determined at runtime.