Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Rails best way to get previous and next active record object

How to use several aggregate functions at once in Rails/ActiveRecord?

Yii selecting only specified attributes in array

php activerecord yii

How to change created_at format

Migrate not working on Heroku

Update multiple records simultaneously with ActiveRecord in Rails using one query?

Update the value of a field in database by 1 using codeigniter

ActiveRecord::Base doesn't belong in a hierarchy descending from ActiveRecord

Appropriate pattern for ActiveRecord class

php oop activerecord

How to avoid n+1 queries when using polymorphic associations?

Rails polymorphic has_many :through

Connection pool issue with ActiveRecord objects in rufus-scheduler

How do I get Rails to eager load counts?

To validate or not to validate boolean field

Replacing ActiveRecord::ConnectionAdapters::ConnectionManagement in ActiveRecord 5

ORM/DAO/DataMapper/ActiveRecord/TableGateway differences?

Rails 3 ActiveRecord eager loading of scope

Implementing Abstract Base Model Class, the Rails Way™

Tool to convert SQL syntax to ActiveRecord query

How to run validations of sub-class in Single Table Inheritance?