1. 8463b91 [ci skip] DocBlocks for DB drivers' result classes by Andrey Andreev · 12 years ago
  2. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  3. 9a4f356 _fetch_object(), custom_result_object() to utilize PHP's native capability to directly return custom class results by Andrey Andreev · 13 years ago
  4. 7ca3613 Fix pdo_result num_rows() for subdrivers that don't support rowCount() by Andrey Andreev · 13 years ago
  5. 014a4d2 Fix a typo by Andrey Andreev · 13 years ago
  6. c7db6bb Clean-up the separate drivers' DB result classes from no longer needed methods by Andrey Andreev · 13 years ago
  7. 626f1a6 Add PDO support for list_fields() by Andrey Andreev · 13 years ago
  8. 8ca31f3 PDO SQLite bug fixed, for result_object by Taufan Aditya · 13 years ago
  9. 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
  10. be22c5b Visibility declarations and cleanup for CI_DB_pdo_result by Andrey Andreev · 13 years ago
  11. e3a0b2b Merge pull request #1060 from toopay/pdo_meta by Andrey Andreev · 13 years ago
  12. 4a80154 Remove type casting by Taufan Aditya · 13 years ago
  13. 865ce1e Spacing and replace array_key_exists by Taufan Aditya · 13 years ago
  14. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  15. 4e44b34 Fixed meta table method(s) for PDO by Taufan Aditya · 13 years ago
  16. 1820933 Fixed PDO by Taufan Aditya · 13 years ago
  17. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  18. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  19. 018af7a Added changelog item, updated since version file headers by Timothy Warren · 13 years ago
  20. 6a450cf Fixed db->close() and db->free_result() functions by Timothy Warren · 13 years ago
  21. ab34758 Got PDO working by Timothy Warren · 13 years ago
  22. 80ab816 Started PDO db driver by Timothy Warren · 13 years ago