|
Lightweight 0.20260303.0
|
#include <QueryBuilders.hpp>
Public Attributes | |
| bool | loadRelations { true } |
| Whether to automatically load relations when querying records. | |
Structural type for options for DataMapper queries. This allows to configure behavior of the queries at compile time when using query builder directly from the DataMapper
Definition at line 21 of file QueryBuilders.hpp.
| bool Lightweight::DataMapperOptions::loadRelations { true } |
Whether to automatically load relations when querying records.
Definition at line 24 of file QueryBuilders.hpp.