Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't depend engine select_value(s) method. Quoting should be performed by ↵ | Emilio Tagua | 2009-05-06 | 1 | -1/+1 |
| | | | | connection not ARel | ||||
* | Fixes for PostgreSQL: always alias expresions and quote values. | Emilio Tagua | 2009-05-04 | 1 | -2/+2 |
| | |||||
* | Added DISTINCT support. Modified when to quote or not columns and tables. | Emilio Tagua | 2009-04-29 | 1 | -3/+11 |
| | |||||
* | Workaround so quote_table_name is not included when not using a column name. ↵ | Emilio Tagua | 2009-04-28 | 1 | -0/+5 |
| | | | | For example: project('2 * amount') | ||||
* | Fix insertion to work on SQLite3 | Emilio Tagua | 2009-04-23 | 1 | -23/+23 |
| | |||||
* | can't remember what i was working on | Nick Kallen | 2008-05-18 | 1 | -2/+2 |
| | |||||
* | rename refactor of circle | Nick Kallen | 2008-05-18 | 1 | -7/+7 |
| | |||||
* | string passthrough for "group by" | Nick Kallen | 2008-05-05 | 1 | -0/+6 |
| | |||||
* | cleanup | Nick Kallen | 2008-05-04 | 1 | -0/+102 |