Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it the responsibility of the connection to hold on to a visitor for ↵ | Jon Leighton | 2011-08-08 | 1 | -1/+1 |
| | | | | generating SQL, rather than the TreeManager. (There is a related commit coming in Active Record.) | ||||
* | remove unnecessary guarding agains literal | arkadiy kraportov | 2011-06-10 | 1 | -8/+0 |
| | |||||
* | LIMIT and OFFSET support for MS SQL | arkadiy kraportov | 2011-06-09 | 1 | -8/+55 |
| | |||||
* | fixing whitespace errors | Aaron Patterson | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | Added test, thanks josephholsten | Brian Dunn | 2011-02-02 | 1 | -0/+9 |
| | |||||
* | Patched Arel v2.0.6 to support MSSQL SQL queries. Based on work of James ↵ | Viacheslav Petrenko | 2011-01-03 | 1 | -0/+18 |
Abley (https://github.com/jabley/arel). |