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