mirror of
https://github.com/dg/dibi.git
synced 2025-08-21 05:11:49 +02:00
added new option 'resultDetectTypes' - calls automatically detectTypes()
This commit is contained in:
@@ -145,7 +145,7 @@ class dibi
|
||||
/**#@+
|
||||
* Configuration options
|
||||
*/
|
||||
const ROW_CLASS = 'rowClass';
|
||||
const RESULT_DETECT_TYPES = 'resultDetectTypes';
|
||||
const ASC = 'ASC', DESC = 'DESC';
|
||||
/**#@-*/
|
||||
|
||||
|
Reference in New Issue
Block a user