1. fbd31c8 Fix issue #726 by Andrey Andreev · 13 years ago
  2. 0199f68 Readded PDO drivers. by Phil Sturgeon · 13 years ago v2.1.0
  3. d0b61ef Added ->db->replace() for MySQLi. by Phil Sturgeon · 13 years ago
  4. 70eeb93 Misc formatting fixes by Timothy Warren · 13 years ago
  5. d019fd6 Set charset in DSN if PHP >= 5.3.6 by Timothy Warren · 13 years ago
  6. 530becb Changed mysql charset to PDO option by Timothy Warren · 13 years ago
  7. 659baa9 Fixed issue #150 correctly. by Phil Sturgeon · 13 years ago
  8. ad4681f Fixed issue #150 (for mysql and mysqli), now returns the actual column length. by danmontgomery · 13 years ago
  9. 448148b 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. 9f5316e Fixed LIKE statement escaping issues by Timothy Warren · 13 years ago
  11. cfe4918 Some public and protected method declarations by Andrey Andreev · 13 years ago
  12. c622a41 Remove another 2 old comments by Andrey Andreev · 13 years ago
  13. 3e1df1a Cleanup and migrate oci8_driver and oci8_result from deprecated PHP4 to PHP5 style functions by Andrey Andreev · 13 years ago
  14. 6f531dc Converted database constructors to PHP5 type by Timothy Warren · 13 years ago
  15. 24f325c if statment code style update by Timothy Warren · 13 years ago
  16. 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 · 14 years ago
  17. add9ca0 Merged my GitHub mirror. by Phil Sturgeon · 14 years ago
  18. 3cf2715 Merge branch 'develop' of ellislab.beanstalkapp.com:/codeigniter into develop by Phil Sturgeon · 14 years ago
  19. 6cf190d Merge pull request #42 from CUBRID/develop by Phil Sturgeon · 14 years ago