Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 4 | -4/+4 |
2011-12-25 | Merge branch 'patch-4' of https://github.com/kylefarris/CodeIgniter into kyle... | Greg Aker | 1 | -1/+1 |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 4 | -16/+64 |
2011-09-07 | Fix for issue #406 | Kyle Farris | 1 | -1/+1 |
2011-08-20 | Fixed a bug (#200) where MySQL queries would be malformed after calling db->c... | Greg Aker | 1 | -0/+1 |
2011-03-18 | Updates | Alex Bilbie | 2 | -145/+81 |
2011-03-18 | Renamed some classes in the driver | Alex Bilbie | 4 | -8/+8 |
2011-03-13 | Updated affected_rows | Alex Bilbie | 1 | -1/+1 |
2011-03-13 | Added flag to return dates as strings instead of PHP date objects. Updated db... | Alex Bilbie | 1 | -3/+3 |
2011-03-10 | Think I've finished converting mssql commands to sqlsrv where appropriate | Alex Bilbie | 2 | -11/+9 |
2011-03-10 | Added sqlsrv folder, added necessary files, started altering queries in sqlsr... | Alex Bilbie | 5 | -0/+1179 |