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
Support should be added to retrieve/map non-unique indexes. This would work just like unique indexes and could share most of the logic, except non-unique index mappings return multiple items whereas unique index mappings return only a single item.