|
LiteSQL
|
intermediate representation of single entity in relational database, table, index or sequence More...
#include <database.hpp>

Public Member Functions | |
| SchemaItem (const std::string &n, const std::string &t, const std::string &s) | |
Public Attributes | |
| std::string | name |
| std::string | type |
| std::string | sql |
intermediate representation of single entity in relational database, table, index or sequence