Age | Commit message (Collapse) | Author | Files | Lines |
|
648b42a75739, which was a NON-trivial whitespace commit
|
|
broke the Typography class's string replacements, for instance
|
|
property instead of static, in case multiple database servers are connected to in a single request. Also clarified description of the 'dbcollat' setting in the configuration files
|
|
|
|
|
|
epallerols for the patch.
|
|
|
|
|
|
$this->db->select(), column names in subsequent queries would not be properly escaped.
|
|
attack vector when multi-byte character set connections are employed. (Does not impact Latin-1, UTF-8, etc. encodings)
|
|
constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3.
|
|
|
|
stop environment checks.
|
|
|
|
|
|
|
|
|
|
insert/update.
|
|
|
|
|
|
|
|
with backticks (`) so fields like "default" and "order" will not cause SQL errors.
|
|
|
|
|
|
environment first.
|
|
|
|
|
|
|
|
|
|
numeric, enum and set.
|
|
Gifford for the patch. http://codeigniter.com/forums/viewthread/73392/
|
|
aren't changing the name.
|
|
together nicely. Removed all instantiations by reference.
|
|
|
|
|
|
|
|
and line number of the failed query.
|
|
utility drivers.
|
|
groupby, orhaving, orderby, getwhere.
|
|
due to a function being moved from the input to security class.
Moving remove_invisible_characters() to Common.php so the entire class does not need to be instantiated in those database drivers.
|
|
|
|
|
|
strict sql during development
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functionality
|