Metadata about a column extracted from PFR analysis.
More...
#include <relx/migrations/diff.hpp>
Metadata about a column extracted from PFR analysis.
Definition at line 44 of file diff.hpp.
◆ operator!=()
| bool relx::migrations::ColumnMetadata::operator!= |
( |
const ColumnMetadata & |
other | ) |
const |
|
inline |
◆ operator==()
| bool relx::migrations::ColumnMetadata::operator== |
( |
const ColumnMetadata & |
other | ) |
const |
|
inline |
◆ name
| std::string relx::migrations::ColumnMetadata::name |
◆ nullable
| bool relx::migrations::ColumnMetadata::nullable |
◆ sql_definition
| std::string relx::migrations::ColumnMetadata::sql_definition |
◆ sql_type
| std::string relx::migrations::ColumnMetadata::sql_type |
The documentation for this struct was generated from the following file: