mirror of
https://github.com/dg/dibi.git
synced 2025-08-13 01:24:06 +02:00
added NException
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
* - 'charset' - sets the encoding
|
||||
* - 'unbuffered' - sends query without fetching and buffering the result rows automatically?
|
||||
* - 'options' - driver specific constants (MYSQLI_*)
|
||||
* - 'lazy' - if TRUE, connection will be established only when required
|
||||
*
|
||||
* @author David Grudl
|
||||
* @copyright Copyright (c) 2005, 2007 David Grudl
|
||||
|
Reference in New Issue
Block a user