| 23c656c |
2013-05-14 |
Backport a super-simplified version of #6792, fixing |
| fba18f1 |
2013-05-10 |
Extract JoinDependency#join_relation to DRY the repeated... |
| 35c198c |
2013-05-10 |
In #apply_join_dependency, we can apply the #where in-pl... |
| 51ddb3a |
2013-05-12 |
Deprecate SchemaStatements#distinct, and make SchemaStat... |
| 75fe743 |
2013-05-10 |
DRY-up join dependency creation by extracting construct_... |
| 88219cc |
2013-05-10 |
Pull the excepts into apply_join_dependency, for the sak... |
| 1dcb1cc |
2013-05-10 |
Simplify conditions within apply_join_dependency |
| cd04a99 |
2013-05-10 |
Move the except(:select) inside the construct_limited_id... |
| ec75ff3 |
2013-05-10 |
Reject blank order_values within #columns_for_distinct, ... |
| 15d6e4d |
2013-05-10 |
Fix that #exists? can produce invalid SQL: "SELECT DISTI... |
| 12ab37d |
2013-05-10 |
Fix that #exists? can produce invalid SQL: "SELECT DISTI... |