method
async_find_by_sql
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::Querying
async_find_by_sql(sql, binds = [], preparable: nil, allow_retry: false, &block)public
Same as #find_by_sql but perform the query asynchronously and returns an ActiveRecord::Promise.