|
Lightweight 0.20251104.0
|
#include <QueryBuilders.hpp>
Public Attributes | |
| bool | loadRelations { false } |
| This is the default behavior since compilation times significantly increase otherwise. | |
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 { false } |
This is the default behavior since compilation times significantly increase otherwise.
Definition at line 24 of file QueryBuilders.hpp.