Lightweight 0.20251104.0
Loading...
Searching...
No Matches
Lightweight::DataMapperOptions Struct Reference

#include <QueryBuilders.hpp>

Public Attributes

bool loadRelations { false }
 This is the default behavior since compilation times significantly increase otherwise.
 

Detailed Description

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.

Member Data Documentation

◆ loadRelations

bool Lightweight::DataMapperOptions::loadRelations { false }

This is the default behavior since compilation times significantly increase otherwise.

Definition at line 24 of file QueryBuilders.hpp.


The documentation for this struct was generated from the following file: