Module: Hoardable::ArelCrud
- Defined in:
- lib/hoardable/arel_crud.rb
Overview
Monkey-patches an internal Arel method to ensure that bulk UPDATE’s always operate directly on the root table by injecting the ONLY keyword.
Monkey-patches an internal Arel method to ensure that bulk UPDATE’s always operate directly on the root table by injecting the ONLY keyword.