Property | Type | Description | |
---|---|---|---|
$connection | |||
$driver |
Method | Description | |
---|---|---|
__construct ( PDO $connection, SQLBuilder\Driver\PDOMySQLDriver $driver ) | ||
queryDetails ( array $tables ) | ||
querySummary ( array $tables ) |
Method | Description | |
---|---|---|
createStatusDetailQuery ( ) | ||
createStatusSummaryQuery ( ) |
public __construct ( PDO $connection, SQLBuilder\Driver\PDOMySQLDriver $driver ) | ||
$connection | PDO | |
$driver | SQLBuilder\Driver\PDOMySQLDriver |