mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
index_name_from_table_name is a reverse of index_table_name, it gets a table name that was generated for an index and return the name of the index that generated that table. Relates to #4192 Signed-off-by: Amnon Heiman <amnon@scylladb.com>