issues
search
rails
/
arel
A Relational Algebra
2.06k
stars
390
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation
#540
rodrigoscna
closed
3 years ago
1
NamedFunction as
#535
YarikST
closed
6 years ago
2
Timestamp between columns, how can i do it?
#534
groony
closed
6 years ago
1
Why is `Arel::Nodes::Or.neq` different from `Arel::Nodes::And.new`?
#533
jonas-schulze
closed
6 years ago
2
union operation broken in 9.0.0
#532
aqeelvn
closed
6 years ago
1
Expression in `in` is broken in 7.1.4 and 8.0.0
#531
blackst0ne
closed
6 years ago
6
Avoid Ruby 2.6 style warnings
#530
utilum
closed
6 years ago
1
Registering Visitors
#529
MariusDanner
closed
6 years ago
1
Add special treatment for an In node where the right side is [nil, true/false]
#528
sjaveed
closed
6 years ago
10
Handle Oracle IN conditions with more than 1000 items
#527
cdinger
closed
6 years ago
4
Boolean equality comparisons now use IS TRUE and IS FALSE for PostgreSQL and MySQL
#526
sjaveed
closed
6 years ago
5
Remove math module from count
#525
nikolai-b
closed
6 years ago
2
Add math test
#524
nikolai-b
closed
6 years ago
2
Merge to Active Record
#523
matthewd
closed
6 years ago
5
Allow NamedFunction as the right side of Assignment
#522
md5
closed
6 years ago
3
Fix readme typo [ci skip]
#521
glebm
closed
6 years ago
2
Atomic upsert?
#520
glebm
closed
6 years ago
2
Make union/except/intersect chainable
#519
fatkodima
closed
6 years ago
2
Add support for FILTER clause (SQL:2003)
#518
Envek
closed
6 years ago
4
`NameError: uninitialized constant FakeRecord::Connection::DateTime` with Ruby 2.5.0
#517
yahonda
closed
6 years ago
2
CI with Ruby 2.5.0
#516
yahonda
closed
6 years ago
3
Add #to_sql method for attributes
#515
Envek
closed
6 years ago
1
Fix: Return required `require`
#514
itsNikolay
closed
6 years ago
3
Remove Unused `require`
#513
itsNikolay
closed
6 years ago
1
Reduce `Reduce`
#512
itsNikolay
closed
6 years ago
2
Explicitly mentions the #and operator
#511
ecbrodie
closed
6 years ago
1
Fix: Don't emit multiple parens for multiple union alls
#510
kbrock
closed
6 years ago
3
SqlLiteral does not serialize/de-serailize correctly
#509
bobf
closed
6 years ago
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
ehatjissavvas
closed
6 years ago
1
Limit expression generated with bind param but no value (works with 6.0.4/breaks with 7.1.4)
#507
aselder
closed
6 years ago
4
multiple arel conditions raise SystemStackError: stack level too deep
#506
kivanio
closed
6 years ago
1
Delegate #to_s to #to_sql
#505
shlima
closed
6 years ago
1
wrong type for results of average
#504
nekogami
closed
6 years ago
2
Fix YAML dump/load issues with SqlLiteral node.
#503
bobf
closed
6 years ago
2
Allow count nodes to have math functions
#502
kddnewton
closed
7 years ago
1
Better titles
#501
abelards
closed
6 years ago
1
Type-castable attributes should not try to cast SqlLiteral nodes
#500
jcoleman
closed
7 years ago
2
Support BindParams in subqueries
#499
jgraichen
closed
7 years ago
1
Update .travis.yml
#498
yhirano55
closed
7 years ago
1
Arel node for an array element (suffix operator)
#497
printercu
closed
6 years ago
2
Unused variable
#496
amatsuda
closed
7 years ago
1
Add required_ruby_version to gemspec
#495
koic
closed
7 years ago
6
Remove encoding utf-8 magic comment
#494
koic
closed
7 years ago
3
Remove Unused variable - offset_bind
#493
gaurish
closed
7 years ago
1
CI against ruby 2.4.1
#492
mikaji
closed
7 years ago
1
Oracle visitor needs two more `add_bind` argument fix
#491
yahonda
closed
7 years ago
6
Add missing hash, eql?, == to various node classes
#490
MaxLap
closed
7 years ago
4
Remove unused `bind_values`
#489
kamipo
closed
7 years ago
0
Arel::Nodes::Division does not divide first argument by second argument
#488
raisin
closed
6 years ago
2
UncaughtThrowError: uncaught throw {:__recursive_key__=>true, 19667120=>true} from visitors/reduce.rb:13
#487
bhaskarshankarling
closed
6 years ago
4
Next