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