method

async_find_by_sql

Importance_1
v8.0.0 - Show latest stable - 0 notes - Class: 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.

Show source
Register or log in to add new notes.