1. 513f9a0 Merge pull request #469 from narfbg/ci-issue-182 by Greg Aker · 13 years ago
  2. b83c408 Add brackets to the for() loop by Andrey Andreev · 13 years ago
  3. 99c6dd4 Add ->db->insert_batch() support to the OCI8 (Oracle) driver by Andrey Andreev · 13 years ago
  4. ef3e240 Fix issue #182 in system/database/drivers/oci8_result.php by caching the num_rows property after statement execution by Andrey Andreev · 13 years ago
  5. 068e3de Fix ./system/database/drivers/oci8_driver.php to pass the configured database character set on connect. by narfbg · 13 years ago
  6. 4c90723 Fixed recent change to $this->db->field_data() which errored for field types without constraints. It now uses a less expecting regex and defaults to NULL. by Phil Sturgeon · 13 years ago
  7. b4009e2 Fixed conflict with changelog. by Phil Sturgeon · 13 years ago
  8. 84d76ea odbc called incorrect parent in construct by Michiel Vugteveen · 13 years ago
  9. eaa5541 oci8 driver escape string quotes fix by Michiel Vugteveen · 13 years ago
  10. fc75645 Fixed issue #150 (for mysql and mysqli), now returns the actual column length. by danmontgomery · 13 years ago
  11. 90248ab Fixed a bug (#200) where MySQL queries would be malformed after calling db->count_all() then db->get() by Greg Aker · 13 years ago
  12. b62cf1e Fixed a bug (Reactor #89) where MySQL export would fail if the table had hyphens or other non alphanumeric/underscore characters. by Phil Sturgeon · 13 years ago
  13. add9ca0 Merged my GitHub mirror. by Phil Sturgeon · 13 years ago
  14. 3cf2715 Merge branch 'develop' of ellislab.beanstalkapp.com:/codeigniter into develop by Phil Sturgeon · 13 years ago
  15. 6cf190d Merge pull request #42 from CUBRID/develop by Phil Sturgeon · 13 years ago