Issues
- 6
Expression in `in` is broken in 7.1.4 and 8.0.0
#531 opened by blackst0ne - 1
Documentation
#540 opened by rodrigoscna - 5
FILTER clause
#460 opened by crashtech - 2
for sqlite, multiple union sub-queries are emitted grouped (parens) which sqlite can not handle
#418 opened by bughit - 3
- 2
NamedFunction as
#535 opened by YarikST - 2
Atomic upsert?
#520 opened by glebm - 1
Timestamp between columns, how can i do it?
#534 opened by groony - 2
- 1
union operation broken in 9.0.0
#532 opened by aqeelvn - 1
SqlLiteral does not serialize/de-serailize correctly
#509 opened by bobf - 4
Limit expression generated with bind param but no value (works with 6.0.4/breaks with 7.1.4)
#507 opened by aselder - 2
- 4
UncaughtThrowError: uncaught throw {:__recursive_key__=>true, 19667120=>true} from visitors/reduce.rb:13
#487 opened by bhaskarshankarling - 2
Support of batched UPSERT and UPDATE queries
#485 opened by Ladas - 2
- 1
ActiveRecord::StatementInvalid: OCIError: ORA-00904: when Model.order("MixedCase")
#453 opened by yahonda - 8
Arel::Nodes::Union does not have an alias #as
#428 opened by itsNikolay - 4
Deprecation notices are confusing me
#424 opened by codeodor - 4
- 1
- 4
- 1
Registering Visitors
#529 opened by MariusDanner - 2
`NameError: uninitialized constant FakeRecord::Connection::DateTime` with Ruby 2.5.0
#517 opened by yahonda - 2
Arel node for an array element (suffix operator)
#497 opened by printercu - 2
wrong type for results of average
#504 opened by nekogami - 1
activerecord (5.1.4) lib/active_record/relation/predicate_builder.rb:113:in `new' not passing a value, causing Arel 9.0.0 to fail
#508 opened by ehatjissavvas - 1
- 1
Delegate #to_s to #to_sql
#505 opened by shlima - 2
Multiple CTE in single query
#413 opened by axvm - 1
Migration from 6 to 7
#486 opened by stavskiys - 5
Support for multiple values in INSERT
#464 opened by kirs - 2
- 3
InsertManager#insert doesn't return self, not allowing it to be chainable
#402 opened by krainboltgreene - 1
Add example with DISTINCT into README
#473 opened by ecbrodie - 0
named_function.eq(nil) produce wrong sql
#469 opened by kmmndr - 4
Release 8.0.0 to rubygems
#466 opened by rmacklin - 1
- 1
NoMethodError: undefined method `blank?' for #<Arel::Nodes::Ascending:0x30e1498>
#456 opened by scriptfans - 7
between broken with decimal columns
#411 opened by ioquatix - 2
Generate insert statement without deprecation notices
#452 opened by dv - 1
- 6
Oracle visitor gets undefined method `to_i' for #<Arel::Nodes::BindParam:0x00000002c92910>
#438 opened by yahonda - 1
Documentation omission / question for CTE handling
#448 opened by redterror - 2
More liberal use of helpers
#433 opened by kbrock - 2
- 1
Should Arel::Nodes::True.new() be 1 in sqlite3?
#415 opened by oddg - 3
- 1
- 2
Missing "txt" suffix on MIT-LICENSE file
#395 opened by jasnow