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