MongoDB Indexes unexpectedly getting removed automatically , NestJS
I’m facing an odd situation where I try to create Index(regular, compoud) on a field/fields, and they are automatically removed, and the mongodb hint()
throws the error
I’m facing an odd situation where I try to create Index(regular, compoud) on a field/fields, and they are automatically removed, and the mongodb hint()
throws the error