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

AUTOINCREMENT constraint. More...

#include <relx/schema/column.hpp>

Static Public Member Functions

static std::string to_sql ()
 

Detailed Description

AUTOINCREMENT constraint.

Definition at line 24 of file column.hpp.

Member Function Documentation

◆ to_sql()

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

Definition at line 25 of file column.hpp.


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