SQLsmith  v1.2.1-5-gfacd7a8
A random SQL query generator
All Classes Files Functions Variables
File List
Here is a list of all documented files with brief descriptions:
 config.h
 dump.cc
 dump.hhDump syntax trees as GraphML
 dut.hhBase class for device under test
 expr.cc
 expr.hhGrammar: Value expression productions
 gitrev.h
 grammar.cc
 grammar.hhGrammar: Top-level and unsorted grammar productions
 impedance.cc
 impedance.hhFeedback to the grammar about failed productions
 log.cc
 log.hhLogging
 monetdb.cc
 monetdb.hhSchema and dut classes for MonetDB
 postgres.cc
 postgres.hhSchema and dut classes for PostgreSQL
 prod.ccBase class for grammar productions
 prod.hhBase class for grammar productions
 random.cc
 random.hhRandomness
 relmodel.cc
 relmodel.hhSupporting classes for the grammar
 schema.cc
 schema.hhBase class providing schema information to grammar
 sqlite.cc
 sqlite.hhSchema and dut classes for SQLite 3
 sqlsmith.cc
 util.hh