Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 1 | -4/+16 |
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 | 1 | -135/+71 |
2011-03-18 | Renamed some classes in the driver | Alex Bilbie | 1 | -2/+2 |
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 | 1 | -3/+1 |
2011-03-10 | Added sqlsrv folder, added necessary files, started altering queries in sqlsr... | Alex Bilbie | 1 | -0/+664 |