mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 11:30:36 +00:00
This function is similar to has_column_family_access, but skips validating if the specified keyspace and column family names map to a valid schema, as it already takes one as an argument. Signed-off-by: Duarte Nunes <duarte@scylladb.com>