adjust work project to the current codebase
This commit is contained in:
@@ -262,7 +262,8 @@ private:
|
||||
{utils::basic_type::Time, "TIME"},
|
||||
{utils::basic_type::DateTime, "DATETIME"},
|
||||
{utils::basic_type::Blob, "BLOB"},
|
||||
{utils::basic_type::Null, "NULL"}
|
||||
{utils::basic_type::Null, "NULL"},
|
||||
// {utils::basic_type::Unknown, "INTEGER"}
|
||||
};
|
||||
|
||||
sql_func_to_string_map sql_func_map_ {
|
||||
|
||||
Reference in New Issue
Block a user