pub fn index_full_name(
index_name: &ObjectName,
table_name: &ObjectName,
) -> ObjectName
Expand description
Given an index name and the table it’s on calculate the name with schema.
pub fn index_full_name(
index_name: &ObjectName,
table_name: &ObjectName,
) -> ObjectName
Given an index name and the table it’s on calculate the name with schema.