api
api copied to clipboard
Collection indexes aren't cleaned up when removed from schema
Expected behaviour
When removing an index from a collection, API would notice this, and remove it from the MongoDB collection. This has only been tested with MongoDB.
Actual behaviour
Index persists.