1. a6c6533 Marked ->db->affected_rows() function as unavailable by Timothy Warren · 13 years ago
  2. 51b0e64 Changed to PHP5 constructor by Timothy Warren · 13 years ago
  3. 018af7a Added changelog item, updated since version file headers by Timothy Warren · 13 years ago
  4. f22ce8f Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Timothy Warren · 13 years ago
  5. 40d1a76 Fixed incorrectly named variables in the documentation. by Phil Sturgeon · 13 years ago
  6. 36fb8de Updated version function to use PDO constant by Timothy Warren · 13 years ago
  7. 0261596 Fixed class comment and reconnect function by Timothy Warren · 13 years ago
  8. 6a450cf Fixed db->close() and db->free_result() functions by Timothy Warren · 13 years ago
  9. ab34758 Got PDO working by Timothy Warren · 13 years ago
  10. 80ab816 Started PDO db driver by Timothy Warren · 13 years ago
  11. fc75645 Fixed issue #150 (for mysql and mysqli), now returns the actual column length. by danmontgomery · 13 years ago
  12. 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
  13. 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
  14. add9ca0 Merged my GitHub mirror. by Phil Sturgeon · 13 years ago
  15. 3cf2715 Merge branch 'develop' of ellislab.beanstalkapp.com:/codeigniter into develop by Phil Sturgeon · 13 years ago
  16. 6cf190d Merge pull request #42 from CUBRID/develop by Phil Sturgeon · 13 years ago