1. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  2. 9a4f356 _fetch_object(), custom_result_object() to utilize PHP's native capability to directly return custom class results 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. 5ca0513 Change DB_result::num_rows default value to NULL by Andrey Andreev · 13 years ago
  5. 2608687 Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix by Andrey Andreev · 13 years ago[Renamed (96%) from system/database/drivers/interbase/interbase_result.php]
  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. 60c9c99 Some small improvements to CI_DB_interbase_result by Andrey Andreev · 13 years ago
  8. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  9. 125fe73 More formatting fixes by Timothy Warren · 13 years ago
  10. dd044b3 More style fixes, replaced _protect_identifiers with protect_identifiers in db_forge by Timothy Warren · 13 years ago
  11. 41a439b Minor formatting fixes by Timothy Warren · 13 years ago
  12. 2da66ed Fix counting issue, minor formatting by Timothy Warren · 13 years ago
  13. 9556214 Set protected visibility on applicable functions/properties by Timothy Warren · 13 years ago
  14. 51ed4ed Convert result_array to result_object instead of re-fetching by Timothy Warren · 13 years ago
  15. 934e853 Revert "Fix previous commit" by Timothy Warren · 13 years ago
  16. 53d109d Fix previous commit by Timothy Warren · 13 years ago
  17. fa84d61 Fixed result array fetching by Timothy Warren · 13 years ago
  18. 0dcfd77 Automatic retreival of blob fields by Timothy Warren · 13 years ago
  19. 7d42eb3 More general fix for num_rows by Timothy Warren · 13 years ago
  20. 3a4cdc6 Workaround to fix method by Timothy Warren · 13 years ago
  21. e27216f Num rows fix by Timothy Warren · 13 years ago
  22. 817af19 narfbg suggested fixes by Timothy Warren · 13 years ago
  23. 8be31a9 Limit clause fixes by Timothy Warren · 13 years ago
  24. 4be822b Added public declarations by Timothy Warren · 13 years ago
  25. 76e0435 First iteration of interbase driver by Timothy Warren · 13 years ago