Removed index from table.sql so patch_95_96_f.sql can be applied.
Compare changes
No preview for this file type
Created by: mn1
patch_95_96_f.sql tries to create an index that already exists in the table.sql.
This PR removes the index from the table.sql so the patch can be applied without errors.
No endpoints are changed.