Whether an equi-join index exists on a given column.
final bool Function(String table, String column) hasIndex;