OmniSciDB
a5dc49c757
|
#include <cassert>
#include <optional>
#include <string>
#include "../Shared/StringTransform.h"
#include "../Shared/sqltypes.h"
#include "../Shared/toString.h"
Go to the source code of this file.
Classes | |
struct | ColumnDescriptor |
specifies the content in-memory of a row in the column metadata table More... | |