Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
get_compiled_delete(), and reset_query() methods. to the Active Record class.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
hyphens or other non alphanumeric/underscore characters.
|
|
|