mirror of
https://github.com/dg/dibi.git
synced 2025-08-14 01:54:08 +02:00
DibiResult: removed setWithTables & 'resultWithTables' configuration option (BC break!)
This commit is contained in:
@@ -145,7 +145,6 @@ class dibi
|
||||
/**#@+
|
||||
* Configuration options
|
||||
*/
|
||||
const RESULT_WITH_TABLES = 'resultWithTables'; // for MySQL
|
||||
const ROW_CLASS = 'rowClass';
|
||||
const ASC = 'ASC', DESC = 'DESC';
|
||||
/**#@-*/
|
||||
|
Reference in New Issue
Block a user