PromucFlow_constructor/app
Trisha Anand feadaac16a
chore: Add index for better performance on server for datasource storage (#29676)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Database Enhancements**
- Implemented a new compound index to improve the performance of queries
on the `DatasourceStorage` collection, specifically for `environmentId`
and `deleted` fields.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
2023-12-26 10:13:59 +05:30
..
client fix: updated the design for the admin users (#29712) 2023-12-25 17:54:46 +05:30
server chore: Add index for better performance on server for datasource storage (#29676) 2023-12-26 10:13:59 +05:30
util