Internal use only.
Specifies the full name of this index on a table.
String fullName(Table table) { return "${table.internalName}__$name"; }