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