ActiveRecord::Querying#find_by_sql supports async

Hello. I made a patch to let ActiveRecord::Querying#find_by_sql support async. Here is the PR and issue. Any advice is welcome and appreciated. (May someone help me to rerun the CI workflow? rake test:sqlite3 is timeout, and it is totally fine on my computer.)