Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Rails 3 ActiveRecord conditional includes?

Very slow: ActiveRecord::QueryCache#call

How to fix DEPRECATION WARNING: Class level methods will no longer inherit scoping from in Rails 6.1?

Differences between Active Record and Table Data Gateway

How to query UUID for postgres

has_one through association with condition

How can I use ActiveRecord on a database that has a column named 'valid'? (DangerousAttributeError)

How can I disallow updates except for on one field?

Yii Indirect modification of overloaded property

php activerecord yii

select all records holding some condition in has_many association - Ruby On Rails

What is the purpose of Active Records?

ActiveRecord parse string to datetime?

What is the return value of update_all() in ActiveRecord / Ruby on Rails?

What is the difference between ActiveResource and ActiveModel?

Ruby Gem ActiveRecord find method with multiple conditions

Rails, activerecord: self[:attribute] vs self.attribute

Finding records that overlap a range in Rails

Generating a model with many to many in Ruby on Rails

Rails gem rails3-jquery-autocomplete: How do I query multiple fields

ActiveRecord order by external array