Files
scylladb/cql3/statements
Marcin Maliszkiewicz a8175ce5c6 auth: remove static from queries on auth-v2 path
Because keyspace is part of the query when we
migrate from v1 to v2 query should change otherwise
code would operate on old keyspace if those statics
were initialized.

Likewise keyspace name can no longer be class
field initialized in constructor as it can change
during class lifetime.
2024-03-01 16:25:14 +01:00
..
2023-12-02 22:37:22 +02:00
2023-02-15 11:01:50 +02:00