Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
http://codeigniter.com/bug_tracker/bug/4171/
|
|
accommodate MySQLi, and fixed check in mysqli_result.php checking for a resource.
http://codeigniter.com/bug_tracker/bug/3461/
|
|
|
|
the File Helper.
Changed ( ! condition) into (! condition) within the code
|
|
|
|
|
|
|
|
|
|
query was NULL.
|
|
|
|
|
|
|
|
|
|
individual fields with MySQL NULL values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set to instantiate the correct db driver class.
|
|
removed space between table name and parenthesis
added version check for IF NOT EXISTS
|
|
is_resource() to test $this->conn_id
|
|
|
|
|
|
|
|
|
|
|
|
|
|
driver
|
|
|
|
optional (#3395)
|
|
Made AR fully database-prefix aware
|
|
|
|
|
|
|
|
setting. (bug report #1834)
|
|
|
|
support parenthetic grouping of tables to explicitly define operator precedence
|
|
application with is_really_writable()
|
|
|
|
|
|
|
|
|
|
added individual query execution time to profiler output
|
|
|
|
|
|
|
|
|