Column Store
Public Attributes | List of all members
Parser::foreign_key Struct Reference

#include <ForeignKey.h>

Collaboration diagram for Parser::foreign_key:
Collaboration graph

Public Attributes

std::string from
 
std::string table
 
std::string to
 

Member Data Documentation

◆ from

std::string Parser::foreign_key::from

◆ table

std::string Parser::foreign_key::table

◆ to

std::string Parser::foreign_key::to

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