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