SlHelpers
SlSqlite::SQLConn::TableEntry Struct Reference

A table to be created by createTables() More...

#include <SQLConn.h>

Public Attributes

std::string name
 Name of the table.
 
std::vector< std::string > columns
 List of columns.
 
unsigned flags = 0u
 See TableFlags.
 

Detailed Description

A table to be created by createTables()


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