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
{{ message }}
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.
mango 0.7.5
* Also append quotes for specific numeric string field (COUCHDB-2806)
* Shorten tests (COUCHDB-2787)
* Use Hypothesis instead of random values for num_string tests (COUCHDB-2787)
mango 0.7.0
* Replace element position with brackets (FB 46268)
* Add bulk_delete endpoint (FB 46243)
* Correctly choose index type (FB 46498)
* Add text index field validator (FB 46817)
* Fix $size operator, Fix $all operator (FB 46731)
* List text indexes correctly (FB 46012)
* Return ddoc id and index name after index creation (FB 46106)
* Fix field_exists_query (FB 45970)