Age | Commit message (Collapse) | Author | Files | Lines |
|
function more convenient for postgres on pdo driver"
This reverts commit f7a8d86dbc6805a4e52964bbea76738df75b5f35.
|
|
|
|
convenient for postgres on pdo driver
|
|
|
|
|
|
PDO driver for Database class.
|
|
checks are not sufficient to determine that set_charset functions exist.
|
|
|
|
|
|
necessary
|
|
|
|
|
|
|
|
|
|
Fix issue #182: OCI8's num_rows() re-executing the statement
|
|
|
|
|
|
num_rows property after statement execution
|
|
database character set on connect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is not LIMIT 0.
|
|
|
|
|
|
|
|
Enabled logging database query errors even if $db_debug is not enabled.
|
|
without constraints. It now uses a less expecting regex and defaults to NULL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes issue #150, field_data() now returns the actual column length
|
|
|
|
|
|
Added ability for db like param $side to use 'none'
|
|
query like instead of where without case being sensitive
|
|
db->count_all() then db->get()
|
|
develop
|
|
Added some docs to CI core files
|
|
|