![]() |
Mantis App v0.1.13
|
#include <models.h>
Public Member Functions | |
ViewTable () | |
![]() | |
virtual | ~Table ()=default |
Table ()=default | |
virtual json | to_json () const |
virtual std::string | to_sql () const |
Public Attributes | |
std::string | sourceSQL |
bool | enableSync = false |
![]() | |
std::string | id |
std::string | name |
TableType | type |
bool | system = false |
bool | has_api = true |
std::vector< Field > | fields |
Rule | listRule |
Rule | getRule |
Rule | addRule |
Rule | updateRule |
Rule | deleteRule |
mantis::ViewTable::ViewTable | ( | ) |
bool mantis::ViewTable::enableSync = false |
std::string mantis::ViewTable::sourceSQL |