new TestedStatements(statement, bindVariables, data, tables, generateColumnTitles)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
statement |
String | |
bindVariables |
Array.<any> | |
data |
Array.<Array.<any>> | |
tables |
Map.<String, Table> | |
generateColumnTitles |
Boolean |
Methods
getTableDefinitionString() → {String}
- Source:
Returns:
- Type
- String