Files
scylladb/db
Pavel Emelyanov d7bfa5a545 schema_tables: Introduce all_table_infos()
This method is like all_table_names(), but returns a vector of
table_info-s which is effectively a pair of string name and uuid id.
To be used later, and the string-returning all_table_name() will be
removed very soon too.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2025-03-10 12:59:03 +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