Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

Exception pages in development mode take upwards of 15-30 seconds to render, why is that?

CodeIgniter active record, Add IF statement in ->select() function

Select everything in a database WHERE & order by

Rails - using enum in a .where query

Transforming ActiveRecord validation errors into API consumable errors

How can I build up an ActiveRecord query incrementally, line by line?

Ruby on rails, Change column value on update of other column value

codeigniter active record where, or_where?

Get ActiveRecord MySQL Query result as a hash, not array

activerecord mysql2

ActiveRecord Subquery Inner Join

How do I load seed.rb within a Rails test environment using RSpec?

rails 4 - update user object and bypass model validations

Rails validate type date?

What Does Doctrine Add Above Active Record - CodeIgniter?

global methods in ruby on rails models

How to sort authors by their book count with ActiveRecord?

Unknown column - multiple joins in CDbCriteria

activerecord join yii

check if the value of a field changed in a before_update filter

Case-insensitive find_or_create_by_whatever

Selecting columns with DISTINCT in PostgreSQL