Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `engine` from `TreeManager` and subclasses | Sean Griffin | 2014-11-29 | 1 | -1/+1 |
* | Add order to BindParams in the ToSql collector | Sean Griffin | 2014-11-17 | 1 | -2/+2 |
* | move the dispatch table to be per-instance | Aaron Patterson | 2014-09-22 | 1 | -6/+0 |
* | make the bindvalue visitor backwards compatible | Aaron Patterson | 2014-04-09 | 1 | -3/+3 |
* | fixing bind value tests | Aaron Patterson | 2014-04-08 | 1 | -5/+3 |
* | bind visitor working with collector object | Aaron Patterson | 2014-04-08 | 1 | -6/+16 |
* | Bump minitest to 5.1. | Vipul A M | 2014-01-04 | 1 | -1/+1 |
* | Added unit test for the mysql2 bind substitution | Noemj | 2013-02-05 | 1 | -1/+20 |
* | added a module for visiting and transforming bind values | Aaron Patterson | 2012-02-21 | 1 | -0/+39 |