relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
Loading...
Searching...
No Matches
relx::schema::null_default Struct Reference

NULL default for optional types. More...

#include <relx/schema/column.hpp>

Static Public Member Functions

static std::string to_sql ()
 

Detailed Description

NULL default for optional types.

Definition at line 183 of file column.hpp.

Member Function Documentation

◆ to_sql()

static std::string relx::schema::null_default::to_sql ( )
inlinestatic

Definition at line 184 of file column.hpp.


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