It seems like `QueryAsync` when being passed the `map` and `splitOn` argument ends up ignoring the `NoCache` command flag. You can see https://github.com/DapperLib/Dapper/pull/2112 for a repro
It seems like
QueryAsyncwhen being passed themapandsplitOnargument ends up ignoring theNoCachecommand flag.You can see #2112 for a repro