- 9aa97db Merge upstream branch by Andrey Andreev · 13 years ago
- 5d93e13 Revert a comment change by Andrey Andreev · 13 years ago
- 4c20260 Just some comment fixes and cleared spaces by Andrey Andreev · 13 years ago
- d1add43 Property visibility declarations for CI_DB_driver by Andrey Andreev · 13 years ago
- 043f260 Merge upstream branch by Andrey Andreev · 13 years ago
- 032e7ea Resolve _protect_identifiers()/protect_identifiers() usage issues by Andrey Andreev · 13 years ago
- a4c33fe Made _protect_identifiers public by Timothy Warren · 13 years ago
- 7869559 Made protect_identifiers public by Timothy Warren · 13 years ago
- 4c59836 Merge upstream branch by Andrey Andreev · 13 years ago
- e45518d Added visibility keywords to DB_driver methods by Timothy Warren · 13 years ago
- 57bdeb6 Removed oci8-specific stuff from DB_driver.php and added a constructor to DB_result to handle initialization by Andrey Andreev · 13 years ago
- 790eb70 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
- 76988e6 Merged conflicts. by Phil Sturgeon · 13 years ago
- 2798458 Merge upstream branch by Andrey Andreev · 13 years ago
- 5fa7298 Added _optimize_table() support for PostgreSQL by Andrey Andreev · 13 years ago
- 08856b8 Improve DB version() implementation and add pg_version() support by Andrey Andreev · 13 years ago
- d33dab1 Merge upstream by Timothy Warren · 13 years ago
- 4be5de1 Replaced DB methods _error_message() and _error_number() with error() (issue #1097) by Andrey Andreev · 13 years ago
- ef7474c compile binds before caching the query, otherwise the cached query will never match the unbound query. updated changlog to mention bug fix. by Ryan Dial · 13 years ago
- 66f7077 Merge upstream branch by Andrey Andreev · 13 years ago
- eabc5ec Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
- 8e22cfd Merge upstream changes by Andrey Andreev · 13 years ago
- a0da0b2 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
- 891b7c6 Merge upstream branch by Andrey Andreev · 13 years ago
- 67f71a4 Fix issue #1036 (is_write_type() returned FALSE for RENAME, OPTIMIZE queries) by Andrey Andreev · 13 years ago
- 7980923 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
- d6abf11 Merge remote-tracking branch 'upstream/develop' into develop-db-driver by Andrey Andreev · 13 years ago
- 6b414d1 Merged in 2.1-stable changes. by Phil Sturgeon · 13 years ago
- 063f596 Fixed a db_set_charset() bug by Andrey Andreev · 13 years ago
- 03f8ec0 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird by Timothy Warren · 13 years ago
- cf8bb89 Merge upstream branch by Andrey Andreev · 13 years ago
- 82e8ac1 Fix issue 1070 by Andrey Andreev · 13 years ago
- 817af19 narfbg suggested fixes by Timothy Warren · 13 years ago
- 8ad2ec7 Fix issue #1036 by Andrey Andreev · 13 years ago
- 45ba4f7 Fix a possible bug in DB() and renamed a variable by Andrey Andreev · 13 years ago
- fdfe808 Merge upstream branch by Andrey Andreev · 13 years ago
- 1820933 Fixed PDO by Taufan Aditya · 13 years ago
- a7c0656 Removed a few more unnecessary lines by Andrey Andreev · 13 years ago
- c323493 Merge remote-tracking branch 'upstream/develop' into develop-db-driver by Andrey Andreev · 13 years ago
- 1ff49e0 Improve the MySQLi database driver by Andrey Andreev · 13 years ago
- f32110a Fix a comment typo by Andrey Andreev · 13 years ago
- 12567e8 Add better key/index detection for list_tables() and list_fields() by Andrey Andreev · 13 years ago
- a5f2f69 Pass CI_DB_driver::curs_id to CI_DB_oci8_result ... by Andrey Andreev · 13 years ago
- af5d558 Improve the base database driver class by Andrey Andreev · 13 years ago
- 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
- e596ea5 Merge pull request #709 from tubalmartin/2.1-stable by Phil Sturgeon · 13 years ago
- d92bd57 This fixes issue #725 by Repox · 13 years ago
- 71b7809 This fixes issue #725 by Repox · 13 years ago
- 5d581b6 The DB_driver can now use failover databases if specified by Felix Balfoort · 13 years ago
- 511f225 Added dummy _reset_select() method to CI_DB_Driver class to allow Active Record class to be disabled. Otherwise a fatal error is triggered. by Túbal Martín · 13 years ago
- 07fcedf Updated trans_start() and trans_complete() so that _trans_depth increments correctly by Jacob Terry · 13 years ago
- 6f531dc Converted database constructors to PHP5 type by Timothy Warren · 13 years ago
- f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
- a2097a0 Converted database constructors to PHP5 type by Timothy Warren · 13 years ago
- a0cd41c Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- 85a99cc Skip is_array() check by Andrey Andreev · 13 years ago
- 89e1780 Fix a variable type mismatch (issue #89) in system/database/DB_driver.php by Andrey Andreev · 13 years ago
- dc46d99 Escape WHERE clause field names in the DB update_string() method by Andrey Andreev · 13 years ago
- f22ce8f Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
- d2018ee Fixed issue #105 SQL log errors by Niklas Nilsson · 13 years ago
- 36fb8de Updated version function to use PDO constant by Timothy Warren · 13 years ago
- 2e08794 Added CUBRID Database Driver by Esen Sagynov · 13 years ago
- 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
- 114ab09 Fixed double-space typo. by Razican · 14 years ago
- 3a74665 Removing internal references to the EXT constant. Additionally, marked the constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3. by Greg Aker · 14 years ago
- c3a4a8d Whitespace cleanup in db classes by Pascal Kriete · 14 years ago
- 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
- 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
- dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
- 60f8c39 Modified the database driver's display_error() method to show the filename and line number of the failed query. by Pascal Kriete · 14 years ago
- e779220 whitespace and changes to load_class() to use core by Derek Jones · 15 years ago
- 1edde30 Fixing bug in DB Driver where identifiers could be escaped in some drivers that can't accept it in the list_fields() function. by Greg Aker · 15 years ago
- 7f3719f updated copyrights by Derek Jones · 15 years ago
- 3683f77 Change to CI's db->version() function to allow a list of exceptions for dbs with functions to return version string, vs SQL queries to return version strings. Currently this list only includes Oracle and SQLite. by Derek Allard · 15 years ago
- 55acc8b fixed a bug with _protect_identifiers() and db/swap prefixes. It was appending the prefix, but not accounting for the need to swap by Derek Jones · 16 years ago
- fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
- bdc7fb9 fixed docblock by Derek Jones · 16 years ago
- e4ed583 added LIKE condition escaping to all drivers and Active Record by Derek Jones · 16 years ago
- a377bdd switched from gettype() to is_* for testing type in escape() by Derek Jones · 16 years ago
- 7b3b96c fixed a bug in the regex pattern to converts tabs and spaces into a single space by Derek Jones · 16 years ago
- e37ab38 DB count_all() not returns an integer always by Derek Allard · 16 years ago
- 911d3e0 Fixed a bug in database escaping where a compound statement (ie: SUM()) wasn't handled correctly with database prefixes. by Derek Allard · 16 years ago
- 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
- a0e8629 Fixed a bug in which identifers were not being escaped properly when reserved characters were used by Rick Ellis · 16 years ago
- ac91bd7 Fixed some typos by Rick Ellis · 16 years ago
- 7709aca Fixed a bug in the table_exists function by Rick Ellis · 16 years ago
- 7799f52 Fixed bug: 5043 by Rick Ellis · 16 years ago
- 62637e9 Fixed an error reporting bug: 4900 by Rick Ellis · 16 years ago
- 5952359 Fixed a number of bug reports related to table/db names not being escaped or prefixed correctly. by Rick Ellis · 16 years ago
- a866429 moved call to $RES->num_rows() further down in code so that oracle-specific class variables would be set properly as needed before executing by Derek Jones · 16 years ago
- a2a240a Fixed a bug (#2985) in which multiple queries using a single request were not being honored by Rick Ellis · 16 years ago
- 52dc8ca Added backticks to column names when using insert_string and update_string. Relates to this bug report: http://codeigniter.com/bug_tracker/bug/4509/ by Rick Ellis · 16 years ago
- 37b3ecf updated copyright by Rick Ellis · 16 years ago
- 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
- 513ce07 Moved the _has_operators() function into DB_driver from DB_active_rec. by Derek Allard · 17 years ago
- cafd63e set $DB->char_set and $DB->dbcollat defaults to utf8 and utf8_general_ci respectively by Derek Jones · 17 years ago
- 97bc010 fixed bug #3419 where the 'database' setting for DSN connections was using the host portion of the URL instead of the path. by Derek Jones · 17 years ago
- f38fe09 hotfix for a bug in database error display introduced by 1.6.2 fix for bugs #4451, #4299, and #4339 by Derek Jones · 17 years ago
- 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
- 244b4c7 by Rick Ellis · 17 years ago