#include <constants.h>
◆ WARNING_TABLE_COLUMN_DATA_TYPES
std::array kuzu::common::WarningConstants::WARNING_TABLE_COLUMN_DATA_TYPES |
|
staticconstexpr |
◆ WARNING_TABLE_COLUMN_NAMES
std::array kuzu::common::WarningConstants::WARNING_TABLE_COLUMN_NAMES |
|
staticconstexpr |
Initial value:{"query_id", "message", "file_path",
"line_number", "skipped_line_or_record"}
◆ WARNING_TABLE_NUM_COLUMNS
uint64_t kuzu::common::WarningConstants::WARNING_TABLE_NUM_COLUMNS = WARNING_TABLE_COLUMN_NAMES.size() |
|
staticconstexpr |
The documentation for this struct was generated from the following file: