method

async_find_by_sql

Importance_1
v7.2.3 - Show latest stable - 0 notes - Class: Querying
async_find_by_sql(sql, binds = [], preparable: nil, &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.