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

Base class providing schema information to grammar. More...

#include <string>
#include <iostream>
#include <pqxx/pqxx>
#include <numeric>
#include <memory>
#include "relmodel.hh"
#include "random.hh"
Include dependency graph for schema.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  schema
 

Detailed Description

Base class providing schema information to grammar.

Definition in file schema.hh.