Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

How can I prevent my Rails query from maxing out memory

In Rails, what is the inverse of update_attributes?

Update ActiveRecord without id column

What causes ActiveRecord breaking Postgres connection after forking?

Receiving "ActiveRecord::StatementInvalid: PG::ConnectionBad: PQconsumeInput() could not receive data from server: Connection timed out" in rake task

Rails: searchlogic search with or conditions

Inventory SQL Query without UNION?

Rails ActiveRecord serialize method doesn't work in test environment

Codeigniter DB Query with where, or, and.. and like

Horizontal database scaling in Ruby on Rails

Rails - Order by the average of an association

Prevent "options" from create_table in rails 5 schema

Eager-load for custom joins in ActiveRecord

ActiveRecord + ActiveAdmin, save a empty string instead of null

Ruby On Rails 5, activerecord query where model association ids includes ALL ids in array

Extend the ActiveSupport::Notifications.subscribe, instantiation.active_record hook

ActiveRecord OR operator slows down query by factor of 10. Why?

What might this be: New Active Record chainable query language built on top of relational algebra?

Rails validating virtual attributes

Rails: Disable root in JSON for only specific controller actions?