-
Many DBs support the full-text/natural language query natively. This is a feature request to add support for doing these queries.
These are the links with details of the native support.
[Mysql](htt…
-
IMAGE SYNC
-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
Hi all,
you confirm that $regexMatch is not supported, right ?
https://docs.mongodb.com/manual/reference/operator/aggregation/regexMatch/
Best
-
Olá Luiz, tudo bem?
Estou lendo e praticando com seu livro. Agradeço e parabenizo pela didática.
Gostaria de informar que a função UPDATE (db.js) utilizada no exemplo CRUD não funciona mais no **M…
-
clarify...
* The order we process the operations in the update document. We will process them in document order for the update doc
e.g.
```java
{
"$unset" : {...},
"$set" : {...},
}
```
the …
-
After upgrading Jongo 1.5.0, we started seeing `JsonParseException` in a couple of places where we use all positional operator `$[]`. Our usages are the same as the example in [MongoDB doc](https://do…
-
### Describe the Bug
This is the underlying issue for bug https://github.com/payloadcms/payload/issues/8836.
The following request fails when there is more than one **id**.
Fails (returns 0 docs):
…
-
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
**Describe the …
-
Redis sentinel and mongodb operator seem unnecessary. any issues with just using bitnami?
could use shared instances depending on resource usage. but per-app instances are easier to move. redis can…