Remove namespace id partial index
We created a partial index on namespaces.id
in order to iterate over the namespaces
table as part of a data migration.
Once the data migration has completed we need to remove the index as we no longer have any need.