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

UNIQUE constraint. More...

#include <relx/schema/column.hpp>

Static Public Member Functions

static std::string to_sql ()
 

Detailed Description

UNIQUE constraint.

Definition at line 14 of file column.hpp.

Member Function Documentation

◆ to_sql()

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

Definition at line 15 of file column.hpp.


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