SlHelpers
Loading...
Searching...
No Matches
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:
  • /home/abuild/rpmbuild/BUILD/slhelpers-20260428.f233ce9-build/slhelpers-20260428.f233ce9/include/sqlite/SQLConn.h