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