Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-19 | Fix a issue with CI_DB_pdo_result::num_rows() | Rogerio Prado de Jesus | 1 | -1/+12 |
2012-05-19 | Fix a issue with affect_rows in CI_DB_pdo_driver::_execute() | Rogerio Prado de Jesus | 1 | -2/+11 |
2012-05-19 | Fix issue #726 | Andrey Andreev | 1 | -8/+8 |
2011-11-22 | Readded PDO drivers. | Phil Sturgeon | 5 | -15/+565 |
2011-10-31 | Misc formatting fixes | Timothy Warren | 1 | -7/+8 |
2011-10-31 | Set charset in DSN if PHP >= 5.3.6 | Timothy Warren | 1 | -1/+7 |
2011-10-31 | Changed mysql charset to PDO option | Timothy Warren | 1 | -4/+7 |
2011-10-27 | Fixed LIKE statement escaping issues | Timothy Warren | 1 | -12/+13 |
2011-10-27 | if statment code style update | Timothy Warren | 1 | -0/+792 |