mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 13:06:57 +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>