| Commit message (Expand) | Author | Age | Files | Lines |
* | adding a Value node so that SqlLiteral values may be used | Aaron Patterson | 2010-09-09 | 1 | -1/+1 |
* | adding a table and engine | Aaron Patterson | 2010-08-12 | 1 | -0/+10 |
* | moved sql related code to its own engine area | Bryan Helmkamp | 2009-05-17 | 2 | -134/+0 |
* | Don't depend engine select_value(s) method. Quoting should be performed by co... | Emilio Tagua | 2009-05-06 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | slight performance improvement | Nick Kallen | 2008-05-17 | 1 | -3/+2 |
* | experimenting with new binding stuff | Nick Kallen | 2008-05-15 | 1 | -1/+1 |
* | fixed defect in alias | Nick Kallen | 2008-05-13 | 1 | -3/+3 |
* | string passthrough for "group by" | Nick Kallen | 2008-05-05 | 1 | -0/+6 |
* | cleanup | Nick Kallen | 2008-05-04 | 2 | -0/+116 |