SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
sqt::ColumnInfo Struct Reference
#include <sqt/foundation/table_info.h>
Description
Contains the information of a column.
Public Attributes
std::string
name
DataType
data_type
{
DataType::Null
}
bool
is_primary_key
{}
bool
is_nullable
{}
sqt
ColumnInfo
Generated by
1.14.0