|
quasardb C API
|
Schema of a column sent to the server in a batch. More...
#include <ts.h>
Data Fields | |
| qdb_ts_column_type_t | column_type |
| The column type, how it's stored server-side. | |
| qdb_ts_column_index_t | index |
| The column index. | |
| qdb_string_t | symtable |
| The column symbol table (for symbol columns). | |
Schema of a column sent to the server in a batch.
1.8.5