1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/arel
Jon Leighton 1de1041c00 Add Nodes::TableAlias#engine
Eventually #engine should go away, but until that time, this means that
Table and Nodes::TableAlias can be used more interchangeably.
2012-07-13 11:19:17 +01:00
..
attributes
compatibility
nodes Add Nodes::TableAlias#engine 2012-07-13 11:19:17 +01:00
sql Borked the tests, so I'm reverting for now. 2012-02-09 15:37:48 -08:00
visitors Fix in [] to be false, in [] to be true 2012-06-14 11:45:51 -04:00
alias_predication.rb
attributes.rb
crud.rb bumping to 3.0.0 2012-01-12 11:37:54 -08:00
delete_manager.rb
deprecated.rb
expression.rb
expressions.rb Add #extract, which produces ANSI SQL function EXTRACT(<field> from <expr>). 2012-02-23 14:06:05 +01:00
factory_methods.rb Add nodes for boolean constants 2011-08-03 20:50:03 -03:00
insert_manager.rb
math.rb
nodes.rb Include Predications in Grouping 2012-05-19 11:10:47 -04:00
order_predications.rb
predications.rb Add nodes for boolean constants 2011-08-03 20:50:03 -03:00
select_manager.rb Support ANSI SQL2003 window functions. 2012-02-22 15:25:10 +01:00
sql_literal.rb
table.rb bumping to 3.0.0 2012-01-12 11:37:54 -08:00
tree_manager.rb Revert "Revert "Merge pull request #113 from xuanxu/remove_relation"" 2012-03-27 14:12:22 -07:00
update_manager.rb add UpdateManager#key method to access the key 2011-08-11 21:47:30 +01:00
visitors.rb
window_predications.rb Support ANSI SQL2003 window functions. 2012-02-22 15:25:10 +01:00