OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AlterColumnRecovery.cpp File Reference
#include "AlterColumnRecovery.h"
#include <filesystem>
#include "Catalog/SysCatalog.h"
#include "LockMgr/LockMgr.h"
#include "QueryEngine/ExternalCacheInvalidators.h"
#include "Shared/JsonUtils.h"
#include "Utils/DdlUtils.h"
+ Include dependency graph for AlterColumnRecovery.cpp:

Go to the source code of this file.

Namespaces

 json_utils
 

Functions

void json_utils::set_value (rapidjson::Value &json_val, const ColumnDescriptor &column_desc, rapidjson::Document::AllocatorType &allocator)
 
void json_utils::get_value (const rapidjson::Value &json_val, ColumnDescriptor &column_desc)