Files
scylladb/cql3
Dawid Mędrek 5d32fef3ae db/view: Name requirement for views with tablets
We add a named requirement, a function, for materialized views with tablets.
It decides whether we can create views and secondary indexes in a given
keyspace. It's a stepping stone towards modifying the requirements for it.

This way, we keep the code in one place, so it's not possible to forget
to modify it somewhere. It also makes it more organized and concise.

(cherry picked from commit a1254fb6f3)
2025-10-06 13:19:53 +00:00
..
2025-01-28 21:14:49 +01:00
2025-09-08 10:07:40 +02:00
2025-02-25 10:32:32 +03:00
2025-07-30 12:17:23 +03:00