Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
|
|
|
|
the File Helper.
Changed ( ! condition) into (! condition) within the code
|
|
|
|
|
|
|
|
removed space between table name and parenthesis
added version check for IF NOT EXISTS
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|