List of all SQL mentioned in the code..
| Value | Count | File:Line |
|---|---|---|
| 'SELECT ' | 1 |
|
| "Delete of file '{$this->getPath( )}' failed." | 1 |
|
| " INSERT INTO %s (%s%s%s) VALUES (%s) " | 1 |
|
| " INSERT INTO %s (%s%s%s) VALUES %s " | 1 |
|
| " DELETE FROM %s WHERE %s = ? " | 1 |
|
| " DELETE FROM %s WHERE %s " | 1 |
|
| 'SELECT %1$s FROM %2$s WHERE LOWER(%1$s) LIKE ? AND %3$s != ?' | 1 |
|
| 'SHOW TABLES' | 1 |
|