|
relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
|
REFERENCES constraint for foreign keys. More...
#include <relx/schema/column.hpp>
Static Public Member Functions | |
| static std::string | to_sql () |
Static Public Attributes | |
| static constexpr auto | table = Table |
| static constexpr auto | column = Column |
REFERENCES constraint for foreign keys.
Definition at line 119 of file column.hpp.
|
inlinestatic |
Definition at line 123 of file column.hpp.
|
staticconstexpr |
Definition at line 121 of file column.hpp.
|
staticconstexpr |
Definition at line 120 of file column.hpp.