1. 8463b91 [ci skip] DocBlocks for DB drivers' result 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. 9a4f356 _fetch_object(), custom_result_object() to utilize PHP's native capability to directly return custom class results by Andrey Andreev · 13 years ago
  4. c7db6bb Clean-up the separate drivers' DB result classes from no longer needed methods by Andrey Andreev · 13 years ago
  5. bf94058 Fix issue #1452 by Andrey Andreev · 13 years ago
  6. 87ac426 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-sqlsrv by Andrey Andreev · 13 years ago
  7. 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
  8. c082292 Merge upstream branch by Andrey Andreev · 13 years ago
  9. 9659bd5 Visibility declarations and cleanup for CI_DB_sqlsrv_result by Andrey Andreev · 13 years ago
  10. 215890b Remove extraneous newlines by Timothy Warren · 13 years ago
  11. 0e20da1 Revert "Sqlsrv driver visibility declarations" by Timothy Warren · 13 years ago
  12. b417269 Sqlsrv driver visibility declarations by Timothy Warren · 13 years ago
  13. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  14. 0e8968a Improve the SQLSRV (MSSQL) database driver by Andrey Andreev · 13 years ago
  15. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  16. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  17. 3a43c7a Updates by Alex Bilbie · 14 years ago
  18. 01ab004 Renamed some classes in the driver by Alex Bilbie · 14 years ago
  19. 079069c Think I've finished converting mssql commands to sqlsrv where appropriate by Alex Bilbie · 14 years ago
  20. 84445d0 Added sqlsrv folder, added necessary files, started altering queries in sqlsrv_driver.php by Alex Bilbie · 14 years ago