method
async_pick
v7.2.3 -
Show latest stable
- Class:
ActiveRecord::Calculations
async_pick(*column_names)public
Same as #pick, but performs the query asynchronously and returns an ActiveRecord::Promise.
async_pick(*column_names)Same as #pick, but performs the query asynchronously and returns an ActiveRecord::Promise.