SQLsmith
v1.2.1-5-gfacd7a8
A random SQL query generator
|
Public Member Functions | |
routine (string schema, string specific_name, sqltype *data_type, string name) | |
virtual string | ident () |
Public Attributes | |
string | specific_name |
string | schema |
vector< sqltype * > | argtypes |
sqltype * | restype |
string | name |
Definition at line 127 of file relmodel.hh.