Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
report: 5172
|
|
commit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
database, in the event that reserved characters are used in the name (bug report: 4915)
|
|
prefixed correctly.
|
|
prefixed correctly.
|
|
class variables would be set properly as needed before executing
|
|
report: #4436
|
|
|
|
|
|
main Driver. Fixed...
|
|
|
|
not being honored
|
|
|
|
|
|
should have been: $this->input->CI->_remove_invisible_characters($str);
|
|
|
|
|
|
|
|
|
|
Relates to this bug report: http://codeigniter.com/bug_tracker/bug/4509/
|
|
fixing bug 4536
http://codeigniter.com/bug_tracker/bug/4536/
|
|
not have native PHP escaping mechanisms
|
|
|
|
|
|
|
|
a minor re-ordering of the changelog
|
|
directory.
|
|
|
|
|
|
|
|
|
|
multi-column non-primary keys in table creation
|
|
Removed some unused variables from the code (#4563).
Fixed a bug where having() was not adding an = into the statement (#4568).
|
|
|
|
respectively
|
|
the host portion of the URL instead of the path.
Added ability to set other db config values in DSN connections via query string
|
|
#4451, #4299, and #4339
|