OpenKO Database Model
Table- and column-level documentation generated from the jsonSchema
Loading...
Searching...
No Matches
modelUtil Namespace Reference

Collection of hand-written utilities and types. More...

Enumerations

enum class  DbType : int8_t { INVALID = -1 , ACCOUNT = 0 , GAME = 1 , LOG = 2 }
 Database type identifier.
 

Functions

const std::string & DbTypeString (DbType db)
 Returns the string equivalent of a DbType.
 

Detailed Description

Collection of hand-written utilities and types.