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
I would like to query documents in multiple partitions. So, instead to use partitionedList(string) I would pass an array as a parameter.
I didn't find this ideia even in CouchDB documentation, so I believe this might be a misunderstanding on my part. So my question is, why doesn't that make sense as a desirable feature?
The text was updated successfully, but these errors were encountered:
Context
I would like to query documents in multiple partitions. So, instead to use
partitionedList(string)
I would pass an array as a parameter.I didn't find this ideia even in CouchDB documentation, so I believe this might be a misunderstanding on my part. So my question is, why doesn't that make sense as a desirable feature?
The text was updated successfully, but these errors were encountered: