Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PostgreSQLCompiler#select_sql fixed | Santiago Pastorino | 2010-07-28 | 1 | -12/+20 |
* | PERF: removing more method missing | Aaron Patterson | 2010-07-27 | 1 | -2/+2 |
* | PERF: eliminating method_missing | Aaron Patterson | 2010-07-27 | 1 | -1/+1 |
* | Added support for RETURNING primary key when available, only for | Emilio Tagua | 2010-02-18 | 1 | -0/+4 |
* | Removed blank lines, rename query to subquery. | Emilio Tagua | 2010-02-16 | 1 | -4/+2 |
* | Move using_distinct_on? to PostgreSQL compiler. Extract order tweaking | Emilio Tagua | 2010-02-16 | 1 | -5/+12 |
* | Extract SQL logic from Arel::Relation into compilers. | Emilio Tagua | 2010-02-15 | 1 | -0/+33 |