method

async_find_by_sql

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 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.