aboutsummaryrefslogtreecommitdiffstats
path: root/arel
Commit message (Expand)AuthorAgeFilesLines
* Moved relation's test to relation_test.Emilio Tagua2009-10-051-5/+5
* No need to create a new relation if the argument is blank.Emilio Tagua2009-08-251-5/+5
* Use ARel's joins when building a query for finding records with includedEmilio Tagua2009-08-141-5/+5
* Create is now powered by Arel. Removed methods that are no longer used.Emilio Tagua2009-07-011-5/+5
* Updated Arel submodule.Emilio Tagua2009-06-231-6/+5
* Arel now buils SQL queries for associations. Removed old code andEmilio Tagua2009-06-231-5/+6
* Arel updated. All tests passing for SQLite3 and PostgreSQL.Emilio Tagua2009-06-231-5/+5
* Arel updatedEmilio Tagua2009-06-101-5/+5
* Updated Arel submoduleEmilio Tagua2009-06-021-5/+5
* Refactors to work with latest Arel implementation.Emilio Tagua2009-06-021-5/+5
* Merge commit 'rails/master'Emilio Tagua2009-05-181-5/+5
* Refactor to calculations. Migration's versions are string not integer. ARel s...Emilio Tagua2009-05-061-5/+5
* Fixes to have all test passing on PostgreSQL.Emilio Tagua2009-05-041-5/+5
* Updated ARelEmilio Tagua2009-05-021-5/+5
* Added arel_attributes_values methods, refactored locking and AR#update to use...Emilio Tagua2009-04-301-5/+5
* Calculations now use Arel to construct the query.Emilio Tagua2009-04-291-5/+5
* construct_finder_sql now use ArelEmilio Tagua2009-04-241-5/+5
* Changed locking to use Arel. Arel updatedEmilio Tagua2009-04-241-5/+5
* More progress on migrations. Arel updated.Emilio Tagua2009-04-231-5/+5
* Arel updatedEmilio Tagua2009-04-231-5/+5
* Added arel as a submodule. This is temporary and will make development/testin...Emilio Tagua2009-04-231-0/+6