Removed index from table.sql so patch_95_96_f.sql can be applied.
Created by: mn1
Description
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.
Changelog
No endpoints are changed.