byroot / activerecord-typedstore

ActiveRecord::Store but with type definition
MIT License
441 stars 57 forks source link

Mass update #102

Open borisrorsvort opened 1 year ago

borisrorsvort commented 1 year ago

Would it be possible to support:

Model.update_all(accessor: value)

currently returning ActiveRecord::StatementInvalid: PG::UndefinedColumn: ERROR: column "accessor"