How to add index for new tables
I want to add some new indexes to my custom tables that are APPLICABILITY that is created by the a complex type schema as shown in image below . Is it possible to do using the default-repository-config.xml ? Or we will have to create the indexes at ...