1. b83c408 Add brackets to the for() loop by Andrey Andreev · 13 years ago
  2. 99c6dd4 Add ->db->insert_batch() support to the OCI8 (Oracle) driver by Andrey Andreev · 13 years ago
  3. 068e3de Fix ./system/database/drivers/oci8_driver.php to pass the configured database character set on connect. by narfbg · 13 years ago
  4. 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
  5. b4009e2 Fixed conflict with changelog. by Phil Sturgeon · 13 years ago
  6. 84d76ea odbc called incorrect parent in construct by Michiel Vugteveen · 13 years ago
  7. eaa5541 oci8 driver escape string quotes fix by Michiel Vugteveen · 13 years ago
  8. fc75645 Fixed issue #150 (for mysql and mysqli), now returns the actual column length. by danmontgomery · 13 years ago
  9. 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
  10. 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
  11. add9ca0 Merged my GitHub mirror. by Phil Sturgeon · 13 years ago
  12. 3cf2715 Merge branch 'develop' of ellislab.beanstalkapp.com:/codeigniter into develop by Phil Sturgeon · 13 years ago
  13. 6cf190d Merge pull request #42 from CUBRID/develop by Phil Sturgeon · 14 years ago