Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in activerecord

ActiveForm Name in yii2

activerecord yii2

has_and_belongs_to_many and unique index on association table generates "Duplicate entry" fail

ActiveRecord::AssociationTypeMismatch error connecting a model to itself through another model with Rails 3

How to get rails active record attributes corresponding SQL values

Bi-directional polymorphic join model in Rails?

Yii activerecord and pagination count() slow query

mysql activerecord yii

Dynamically change database connection Yii

How to group by date regardless of time?

What kind of exception is raised by ActiveRecord::lock!?

Filtering fields from ActiveRecord/ActiveModel JSON output (by magic!)

Formtastic form throws "undefined method" error with has_one association

Fetch latest rows grouped by uniqe field value

How to use rich_text_area with simple_form in Ruby on Rails 6?

rails/mysql - how do i silence out ActiveRecord::StatementInvalid error?

mysql activerecord

Rails 5.1 with ElasticSearch 7.1 reindex error

Rails: How do I validate uniqueness of certain types in an enum

Rails Associations Riddle: User, Lecturer, Student and Event