SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
sqt::TableInfo Struct Reference

#include <sqt/foundation/table_info.h>

Description

Contains the information of a table.

Public Attributes

std::vector< ColumnInfocolumns