Whether the cache contains an entry for sql.
sql
bool containsSql(String sql) => _entries.containsKey(sql);