SQLsmith  v1.2.1-5-gfacd7a8
A random SQL query generator
Classes
relmodel.hh File Reference

supporting classes for the grammar More...

#include <string>
#include <vector>
#include <map>
#include <utility>
#include <memory>
#include <cassert>
Include dependency graph for relmodel.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sqltype
 
struct  column
 
struct  relation
 
struct  named_relation
 
struct  aliased_relation
 
struct  table
 
struct  scope
 
struct  op
 
struct  routine
 

Detailed Description

supporting classes for the grammar

Definition in file relmodel.hh.