Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove dead code | Aaron Patterson | 2014-01-17 | 1 | -1/+1 |
* | change query strategy based on adapter | Aaron Patterson | 2014-01-16 | 1 | -4/+41 |
* | use a params hash so we know what bind parameters are used | Aaron Patterson | 2014-01-15 | 1 | -9/+48 |
* | fix cache class interface | Aaron Patterson | 2014-01-14 | 1 | -5/+17 |
* | just a test | Aaron Patterson | 2013-05-17 | 1 | -6/+2 |
* | Initial commit for select statements bindparam implementation | Noemj | 2013-05-15 | 1 | -2/+6 |
* | minor edit on StatementCache documentation [ci skip] | Francesco Rodriguez | 2013-04-12 | 1 | -1/+1 |
* | Fix StatementCache docs format [ci skip] | Francesco Rodriguez | 2013-04-11 | 1 | -5/+5 |
* | Switched to new naming conventions | Noemj | 2013-04-11 | 1 | -1/+1 |
* | Merge pull request #10152 from Noemj/statement_cache | Rafael Mendonça França | 2013-04-10 | 1 | -5/+5 |
* | Added statement cache | Noemj | 2013-04-10 | 1 | -0/+26 |