method
async_pick
v8.0.0 -
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.