1. c98e93a [ci skip] DocBlocks for DB drivers' utility 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. 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_forge.php]
  4. 5d28176 Fix issue #1264 by Andrey Andreev · 13 years ago
  5. 9637b40 escape_identifiers() to accept arrays as well by Andrey Andreev · 13 years ago
  6. caa04f1 Revert back some escape_identifiers() to proect_identifiers() as the first one can't handle arrays by Andrey Andreev · 13 years ago
  7. 5ef194d Resolve formatting differences between DB forge drivers by Andrey Andreev · 13 years ago
  8. 48a2baf Replaced `==` with `===` and `!=` with `!==` in /system/database by Alex Bilbie · 13 years ago
  9. d947eba Multiple DB Forge improvements by Andrey Andreev · 13 years ago
  10. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  11. 125fe73 More formatting fixes by Timothy Warren · 13 years ago
  12. dd044b3 More style fixes, replaced _protect_identifiers with protect_identifiers in db_forge by Timothy Warren · 13 years ago
  13. 2da66ed Fix counting issue, minor formatting by Timothy Warren · 13 years ago
  14. 9556214 Set protected visibility on applicable functions/properties by Timothy Warren · 13 years ago
  15. c2b712e implemented create_database, misc cleanup by Timothy Warren · 13 years ago
  16. 817af19 narfbg suggested fixes by Timothy Warren · 13 years ago
  17. 3d985a1 Syntax fixes by Timothy Warren · 13 years ago
  18. 4be822b Added public declarations by Timothy Warren · 13 years ago
  19. 76e0435 First iteration of interbase driver by Timothy Warren · 13 years ago