Age | Commit message (Expand) | Author | Files | Lines |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 1 | -3/+0 |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 1 | -3/+3 |
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 1 | -15/+25 |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2014-01-21 | SQLSRV improvements | Andrey Andreev | 1 | -1/+31 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 |
2012-11-16 | Improve DB field_data() for MSSQL / SQL Server | Andrey Andreev | 1 | -9/+5 |
2012-11-02 | [ci skip] DocBlocks for DB drivers' result classes | Andrey Andreev | 1 | -1/+1 |
2012-11-01 | Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) | Andrey Andreev | 1 | -1/+2 |
2012-07-06 | _fetch_object(), custom_result_object() to utilize PHP's native capability to... | Andrey Andreev | 1 | -2/+3 |
2012-07-05 | Clean-up the separate drivers' DB result classes from no longer needed methods | Andrey Andreev | 1 | -2/+5 |
2012-06-10 | Fix issue #1452 | Andrey Andreev | 1 | -1/+1 |
2012-04-27 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-sqlsrv | Andrey Andreev | 1 | -16/+0 |
2012-04-12 | Changed default CI_DB_result::_data_seek() return value to FALSE and removed ... | Andrey Andreev | 1 | -16/+0 |
2012-03-20 | Merge upstream branch | Andrey Andreev | 1 | -3/+3 |
2012-03-20 | Visibility declarations and cleanup for CI_DB_sqlsrv_result | Andrey Andreev | 1 | -32/+23 |
2012-03-20 | Remove extraneous newlines | Timothy Warren | 1 | -1/+0 |
2012-03-20 | Revert "Sqlsrv driver visibility declarations" | Timothy Warren | 1 | -8/+16 |
2012-03-19 | Sqlsrv driver visibility declarations | Timothy Warren | 1 | -16/+8 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-01-26 | Improve the SQLSRV (MSSQL) database driver | Andrey Andreev | 1 | -36/+26 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -4/+16 |
2011-03-18 | Updates | Alex Bilbie | 1 | -10/+10 |
2011-03-18 | Renamed some classes in the driver | Alex Bilbie | 1 | -2/+2 |
2011-03-10 | Think I've finished converting mssql commands to sqlsrv where appropriate | Alex Bilbie | 1 | -8/+8 |
2011-03-10 | Added sqlsrv folder, added necessary files, started altering queries in sqlsr... | Alex Bilbie | 1 | -0/+169 |