1. c7db6bb Clean-up the separate drivers' DB result classes from no longer needed methods by Andrey Andreev · 13 years ago
  2. 5ca0513 Change DB_result::num_rows default value to NULL by Andrey Andreev · 13 years ago
  3. 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]
  4. 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
  5. 60c9c99 Some small improvements to CI_DB_interbase_result by Andrey Andreev · 13 years ago
  6. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  7. 125fe73 More formatting fixes by Timothy Warren · 13 years ago
  8. dd044b3 More style fixes, replaced _protect_identifiers with protect_identifiers in db_forge by Timothy Warren · 13 years ago
  9. 41a439b Minor formatting fixes by Timothy Warren · 13 years ago
  10. 2da66ed Fix counting issue, minor formatting by Timothy Warren · 13 years ago
  11. 9556214 Set protected visibility on applicable functions/properties by Timothy Warren · 13 years ago
  12. 51ed4ed Convert result_array to result_object instead of re-fetching by Timothy Warren · 13 years ago
  13. 934e853 Revert "Fix previous commit" by Timothy Warren · 13 years ago
  14. 53d109d Fix previous commit by Timothy Warren · 13 years ago
  15. fa84d61 Fixed result array fetching by Timothy Warren · 13 years ago
  16. 0dcfd77 Automatic retreival of blob fields by Timothy Warren · 13 years ago
  17. 7d42eb3 More general fix for num_rows by Timothy Warren · 13 years ago
  18. 3a4cdc6 Workaround to fix method by Timothy Warren · 13 years ago
  19. e27216f Num rows fix by Timothy Warren · 13 years ago
  20. 817af19 narfbg suggested fixes by Timothy Warren · 13 years ago
  21. 8be31a9 Limit clause fixes by Timothy Warren · 13 years ago
  22. 4be822b Added public declarations by Timothy Warren · 13 years ago
  23. 76e0435 First iteration of interbase driver by Timothy Warren · 13 years ago