Type that represents a database key.
More...
#include "../../ut.h"
Go to the source code of this file.
Typedefs
- typedef str * db_key_t
- This type represents a database key (column).
Detailed Description
Definition in file db_key.h.
Typedef Documentation
Every time you need to specify a key value, this type should be used.
Definition at line 40 of file db_key.h.