1. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  2. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  3. 5df2f1b Missing looping index added. Without index empty rows returned for csv column headers. by Dionysis Arvanitis · 11 years ago
  4. 2bbbd1a Remove (most of) error suppression from database drivers (issue #3036) by Andrey Andreev · 11 years ago
  5. 871754a 2013 > 2014 by darwinel · 11 years ago
  6. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  7. 10ecc84 Improve DB field_data() for MySQL and CUBRID by Andrey Andreev · 12 years ago
  8. 8d3afde Fix a lang key typo by Andrey Andreev · 12 years ago
  9. 8463b91 [ci skip] DocBlocks for DB drivers' result classes by Andrey Andreev · 12 years ago
  10. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  11. 9a4f356 _fetch_object(), custom_result_object() to utilize PHP's native capability to directly return custom class results by Andrey Andreev · 13 years ago
  12. 7ca3613 Fix pdo_result num_rows() for subdrivers that don't support rowCount() by Andrey Andreev · 13 years ago
  13. 014a4d2 Fix a typo by Andrey Andreev · 13 years ago
  14. c7db6bb Clean-up the separate drivers' DB result classes from no longer needed methods by Andrey Andreev · 13 years ago
  15. 626f1a6 Add PDO support for list_fields() by Andrey Andreev · 13 years ago
  16. 8ca31f3 PDO SQLite bug fixed, for result_object by Taufan Aditya · 13 years ago
  17. 8f3566f Changed default CI_DB_result::_data_seek() return value to FALSE and removed the method from drivers that don't support it by Andrey Andreev · 13 years ago
  18. be22c5b Visibility declarations and cleanup for CI_DB_pdo_result by Andrey Andreev · 13 years ago
  19. e3a0b2b Merge pull request #1060 from toopay/pdo_meta by Andrey Andreev · 13 years ago
  20. 4a80154 Remove type casting by Taufan Aditya · 13 years ago
  21. 865ce1e Spacing and replace array_key_exists by Taufan Aditya · 13 years ago
  22. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  23. 4e44b34 Fixed meta table method(s) for PDO by Taufan Aditya · 13 years ago
  24. 1820933 Fixed PDO by Taufan Aditya · 13 years ago
  25. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  26. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  27. 018af7a Added changelog item, updated since version file headers by Timothy Warren · 13 years ago
  28. 6a450cf Fixed db->close() and db->free_result() functions by Timothy Warren · 13 years ago
  29. ab34758 Got PDO working by Timothy Warren · 13 years ago
  30. 80ab816 Started PDO db driver by Timothy Warren · 13 years ago