|
LiteSQL 0.3.10
|
intermediate representation of single entity in relational database, table, index or sequence More...
#include <database.hpp>
Public Member Functions | |
| SchemaItem (const string &n, const string &t, const string &s) | |
Public Attributes | |
| string | name |
| string | type |
| string | sql |
intermediate representation of single entity in relational database, table, index or sequence