|
Lightweight 0.20260617.0
|
A std::optional column that can be bound zero-copy in a native row-wise batch: the contained type is row-bindable and non-numeric (numeric optionals are not bound at a uniform offset/representation across backends and therefore use the soft path).
More...
#include <SqlStatement.hpp>
A std::optional column that can be bound zero-copy in a native row-wise batch: the contained type is row-bindable and non-numeric (numeric optionals are not bound at a uniform offset/representation across backends and therefore use the soft path).
Definition at line 1195 of file SqlStatement.hpp.