1. 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
  2. b4009e2 Fixed conflict with changelog. by Phil Sturgeon · 13 years ago
  3. 84d76ea odbc called incorrect parent in construct by Michiel Vugteveen · 13 years ago
  4. eaa5541 oci8 driver escape string quotes fix by Michiel Vugteveen · 13 years ago
  5. fc75645 Fixed issue #150 (for mysql and mysqli), now returns the actual column length. by danmontgomery · 13 years ago
  6. 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
  7. 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
  8. add9ca0 Merged my GitHub mirror. by Phil Sturgeon · 13 years ago
  9. 3cf2715 Merge branch 'develop' of ellislab.beanstalkapp.com:/codeigniter into develop by Phil Sturgeon · 13 years ago
  10. 6cf190d Merge pull request #42 from CUBRID/develop by Phil Sturgeon · 13 years ago