You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be applied to MongoFramework.Attributes.IndexAttribute. I believe the code already supports multiple index attributes, but this flag is not set, so only one can be defined. This is problematic when creating multiple compound indexes for specific queries.