| d3abc8b |
2013-06-18 |
Fix formatting of my name in the changelog, and given Aa... |
| cab2df7 |
2013-06-18 |
It takes 4 spaces or some backticks to have this code di... |
| 23c656c |
2013-05-14 |
Backport a super-simplified version of #6792, fixing |
| 118147a |
2013-05-10 |
Rather than raising ThrowResult when construct_limited_i... |
| a2e607e |
2013-05-10 |
Make NullRelation a bit more like a real relation by ret... |
| 86cc141 |
2013-05-10 |
No point in memoizing a simple literal string. |
| 48783ee |
2013-05-10 |
Add coverage for the fact that pluck without an argument... |
| 2fcafee |
2013-05-10 |
Fix that #pluck wasn't rescuing ThrowResult, meaning it ... |
| 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, ... |
| 8b104e2 |
2012-11-26 |
Use File.join to better integrate fixture_path in fixtur... |
| 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... |
| 340a93f |
2012-06-11 |
Fix that #exists? raises ThrowResult when called with an... |
| cec170b |
2012-03-29 |
Define Paths::Root#[]= in terms of #add. |
| f7a39c8 |
2012-03-29 |
Drop Paths::Root initializer check of #path as it isn't ... |
| 4977e14 |
2012-03-29 |
Drop unnecessary require in Rails::Paths |
| 88f60fd |
2011-10-04 |
Changing rake db:schema:dump to run :environment as well... |
| e41bd38 |
2011-10-04 |
Changing rake db:schema:dump to run :environment as well... |
| 1f89898 |
2011-07-24 |
Simple fix to the NoMethodError noted in #2177. |
| dbca49b |
2011-07-24 |
Simple fix to the NoMethodError noted in #2177. |