ledger-core
|
Public Member Functions | |
Column (api::DatabaseValueType type, const std::string &name) | |
api::DatabaseValueType | getType () override |
std::string | getName () override |
|
inlineoverridevirtual |
Get the type of the underlying SQL value.
Implements ledger::core::api::DatabaseColumn.