Age | Commit message (Collapse) | Author | Files | Lines |
|
reserved characters were used
|
|
doesn't like being sent an empty string.
|
|
|
|
prefixed correctly.
|
|
report: #4436
|
|
Relates to this bug report: http://codeigniter.com/bug_tracker/bug/4509/
|
|
|
|
directory.
|
|
multi-column non-primary keys in table creation
|
|
(! foo) changed to ( ! foo)
|| changed to OR
changed newline standardization code in various places from preg_replace to str_replace
|
|
of the file
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
is_resource() to test $this->conn_id
|
|
|
|
|
|
|
|
|
|
driver
|
|
optional (#3395)
|
|
Made AR fully database-prefix aware
|
|
|
|
support parenthetic grouping of tables to explicitly define operator precedence
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Record.
|
|
|
|
|
|
|
|
|
|
|
|
update copyright year
update Code Igniter to CodeIgniter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|