OpenKO Database Model
Table- and column-level documentation generated from the jsonSchema
|
[ITEM_GROUP] TODO Doc; No Data in table More...
Public Types | |
using | BinderType = full_binder::ItemGroup |
Static Public Member Functions | |
static const std::string & | TableName () |
Returns the table name. | |
static const std::unordered_set< std::string > & | ColumnNames () |
Returns a set of column names for the table. | |
static const std::vector< std::string > & | OrderedColumnNames () |
Returns an ordered vector of column names for the table. | |
static const std::unordered_set< std::string > & | BlobColumns () |
Returns a set of blob column names for the table. | |
static const modelUtil::DbType | DbType () |
Returns the associated database type for the table. | |
static const std::vector< std::string > & | PrimaryKey () |
Returns the columns associated with the table's Primary Key. | |
Public Attributes | |
int16_t | Group = {} |
Column [group]: Group. | |
std::optional< std::string > | Name |
Column [name]: Name. | |
int32_t | Item1 = {} |
Column [item1]: Item identifier 1. | |
int32_t | Item2 = {} |
Column [item2]: Item identifier 2. | |
int32_t | Item3 = {} |
Column [item3]: Item identifier 3. | |
int32_t | Item4 = {} |
Column [item4]: Item identifier 4. | |
int32_t | Item5 = {} |
Column [item5]: Item identifier 5. | |
int32_t | Item6 = {} |
Column [item6]: Item identifier 6. | |
int32_t | Item7 = {} |
Column [item7]: Item identifier 7. | |
int32_t | Item8 = {} |
Column [item8]: Item identifier 8. | |
int32_t | Item9 = {} |
Column [item9]: Item identifier 9. | |
int32_t | Item10 = {} |
Column [item10]: Item identifier 10. | |
int32_t | Item11 = {} |
Column [item11]: Item identifier 11. | |
int32_t | Item12 = {} |
Column [item12]: Item identifier 12. | |
int32_t | Item13 = {} |
Column [item13]: Item identifier 13. | |
int32_t | Item14 = {} |
Column [item14]: Item identifier 14. | |
int32_t | Item15 = {} |
Column [item15]: Item identifier 15. | |
int32_t | Item16 = {} |
Column [item16]: Item identifier 16. | |
int32_t | Item17 = {} |
Column [item17]: Item identifier 17. | |
int32_t | Item18 = {} |
Column [item18]: Item identifier 18. | |
int32_t | Item19 = {} |
Column [item19]: Item identifier 19. | |
int32_t | Item20 = {} |
Column [item20]: Item identifier 20. | |
int32_t | Item21 = {} |
Column [item21]: Item identifier 21. | |
int32_t | Item22 = {} |
Column [item22]: Item identifier 22. | |
int32_t | Item23 = {} |
Column [item23]: Item identifier 23. | |
int32_t | Item24 = {} |
Column [item24]: Item identifier 24. | |
int32_t | Item25 = {} |
Column [item25]: Item identifier 25. | |
int32_t | Item26 = {} |
Column [item26]: Item identifier 26. | |
int32_t | Item27 = {} |
Column [item27]: Item identifier 27. | |
int32_t | Item28 = {} |
Column [item28]: Item identifier 28. | |
int32_t | Item29 = {} |
Column [item29]: Item identifier 29. | |
int32_t | Item30 = {} |
Column [item30]: Item identifier 30. | |
[ITEM_GROUP] TODO Doc; No Data in table