MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
json_input.cc File Reference

Namespaces

namespace  mrs
 
namespace  mrs::database
 
namespace  mrs::database::dv
 

Functions

JSONInputObject mrs::database::dv::make_input_object (const JSONInputArray::ValueReference &ref, const std::string &table, const std::string &field="")
 
JSONInputArray mrs::database::dv::make_input_array (const JSONInputObject::MemberReference &ref, const std::string &table, const std::string &field="")
 
JSONInputObject mrs::database::dv::make_input_object (const JSONInputObject::MemberReference &ref, const std::string &table, const std::string &field="")