Is your feature request related to a problem? Please describe.
To make queries faster, we already have indexes in most of the tables. But few important of them are missing such as;
organizationMembershipts
chatMemberships
posts
comments
chatMessages
Describe the solution you'd like
Add the indexes and do a migration of the database
Describe alternatives you've considered
N/A
Approach to be followed (optional)
Add indexes
do migration
Additional context
N/A
Is your feature request related to a problem? Please describe.
To make queries faster, we already have indexes in most of the tables. But few important of them are missing such as;
organizationMembershipts
chatMemberships
posts
comments
chatMessages
Describe the solution you'd like
Add the indexes and do a migration of the database
Describe alternatives you've considered
N/A
Approach to be followed (optional)
Add indexes
do migration
Additional context
N/A