.. |
attributes
|
Allow a type caster to be given to the Arel::Table object
|
2014-12-29 11:27:32 -07:00 |
collectors
|
Add order to BindParams in the ToSql collector
|
2014-11-17 14:52:38 -08:00 |
compatibility
|
adding not equal node, column names are expected to be symbols
|
2010-09-10 16:58:19 -07:00 |
nodes
|
Fix Casted#hash
|
2016-07-28 00:43:01 +09:30 |
visitors
|
Change BindParam visit method for Dot to a noop
|
2016-08-26 17:43:58 -05:00 |
alias_predication.rb
|
Stop calling to_s on aliases, require them to be strings already.
|
2011-04-29 14:27:45 -04:00 |
attributes.rb
|
returning undefined for unknown column types
|
2010-11-16 08:09:26 -08:00 |
crud.rb
|
Delete should respect 'limit'
|
2015-02-23 09:17:30 -08:00 |
delete_manager.rb
|
Delete should respect 'limit'
|
2015-02-23 09:17:30 -08:00 |
expressions.rb
|
Revert "Revert "Merge pull request #300 from jpcody/master""
|
2014-10-31 08:40:28 -06:00 |
factory_methods.rb
|
build quoted strings
|
2014-03-24 16:50:34 -07:00 |
insert_manager.rb
|
Remove engine from TreeManager and subclasses
|
2014-11-29 17:22:17 -07:00 |
math.rb
|
* Support for bitwise operations as infix operators. Tests included.
|
2016-01-06 11:18:42 -05:00 |
nodes.rb
|
* Support for bitwise operations as infix operators. Tests included.
|
2016-01-06 11:18:42 -05:00 |
order_predications.rb
|
Break Ordering into Ascending/Descending nodes, allow reversal
|
2011-06-15 09:18:26 -04:00 |
predications.rb
|
Add database specific string concatenation
|
2016-01-05 21:27:48 -05:00 |
select_manager.rb
|
Inject the visitor rather than relying on other objects internals
|
2015-12-17 12:54:46 -07:00 |
table.rb
|
Allow a type caster to be given to the Arel::Table object
|
2014-12-29 11:27:32 -07:00 |
tree_manager.rb
|
Remove engine from TreeManager and subclasses
|
2014-11-29 17:22:17 -07:00 |
update_manager.rb
|
Remove engine from TreeManager and subclasses
|
2014-11-29 17:22:17 -07:00 |
visitors.rb
|
Delete not used codes
|
2016-02-06 16:42:33 +09:00 |
window_predications.rb
|
Support ANSI SQL2003 window functions.
|
2012-02-22 15:25:10 +01:00 |