Files
scylladb/db
Pavel Emelyanov 89f3c1a91e database: Sanitize flush_tables_on_all_shards()
Previous patch left this method with few uglinesses

- the vector<table_id> argument is named table_names
- the sstring keyspace argument is unused
- the keyspace argument is captured for no use

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2025-03-10 13:13:10 +03:00
..
2025-01-28 21:14:49 +01:00
2025-02-04 12:21:31 +03:00
2025-02-06 13:38:19 +02:00