MySQL 9.7.0
Source Code Documentation
jdv::Resolve_column Struct Reference

Represents columns in the base table which will be populated based on the Json document passed in. More...

Public Attributes

const Key_column_infokci = nullptr
 
Json_domvalue = nullptr
 
bool deferred_resolve = false
 

Detailed Description

Represents columns in the base table which will be populated based on the Json document passed in.

Member Data Documentation

◆ deferred_resolve

bool jdv::Resolve_column::deferred_resolve = false

◆ kci

const Key_column_info* jdv::Resolve_column::kci = nullptr

◆ value

Json_dom* jdv::Resolve_column::value = nullptr

The documentation for this struct was generated from the following file: