Search code examples
Arel: Dynamically generate conditions from array of values...

ruby-on-rails-5arel

Read More
Rails Arel how group by select...

ruby-on-railsrubyarel

Read More
How do I "resuse" a single bind variable in Arel?...

ruby-on-railsactiverecordarel

Read More
AR/Arel - How can i compose a query to SELECT a conditional CONCAT of columns...

sqlruby-on-railsactiverecordruby-on-rails-5arel

Read More
Write an Arel inner join query without `find_by_sql`...

sqlruby-on-railsruby-on-rails-5arel

Read More
How can I calculate with columns in AREL...

ruby-on-railsarel

Read More
Rails where condition using NOT NIL...

ruby-on-railsrails-activerecordarel

Read More
Arel: I get "stack level too deep" error when I try to get SQL from Arel...

ruby-on-railsrubyarel

Read More
Ruby on Rails scopes containing OR...

ruby-on-railsactiverecordarel

Read More
Aliasing the source table...

ruby-on-railsactiverecordruby-on-rails-5arel

Read More
Modify Ransack not_in query to include when field is nil...

sqlruby-on-railsarelransack

Read More
How to preview a delete_all or destroy_all query in Rails...

ruby-on-railsactiverecordarel

Read More
Rails relation ordering?...

ruby-on-railsarel

Read More
Rails: Convert a complex SQL query to Arel or ActiveRecord...

sqlruby-on-railsarel

Read More
Rails/Arel: select case sum along with model...

ruby-on-railsrubyarel

Read More
undefined method `and' for #<Arel::Attributes::Attribute...

ruby-on-rails-5arel

Read More
How do you create and use functions in Arel that are not bound to a column?...

ruby-on-railsarel

Read More
Rails Arel query, get columns a certain duration before now...

sqlruby-on-railspsqlarel

Read More
Errors with Arel query...

ruby-on-railsrubyarel

Read More
Is there a Ruby/Rails clause for grouping by an attribute and finding groups with two different attr...

ruby-on-railsrubygroupingarel

Read More
Dynamic query builder stack too deep for Arel query Rails...

ruby-on-railsrubyactiverecordarel

Read More
Proper combination of Arel nodes for Query with Subqueries in Rails ActiveRecord...

ruby-on-railspostgresqlarel

Read More
Want to find records with no associated records in Rails...

ruby-on-railsarelmeta-where

Read More
How to sanitize Arel SQL?...

sqlruby-on-railssql-injectionarel

Read More
Create a WHERE (columns) IN (values) clause with Arel?...

ruby-on-railsarel

Read More
Rails- Building dynamic query for filtering search results...

ruby-on-railsrubyactiverecordarel

Read More
Rails join query...

ruby-on-railsrails-activerecordarel

Read More
Add a column to select for order_by in Postgresql...

postgresqlselectruby-on-rails-5arelpg-query

Read More
How do I use functions like CONCAT(), etc. in ARel?...

rubyactiverecordarel

Read More
SQL query to Rails 4...

rubypostgresqlruby-on-rails-4arel

Read More
BackNext