-
**Describe the bug**
A model that fetches typed `Link` object does not work, if an aggregation stage is concatenated to the query.
**To Reproduce**
```python
from asyncio import run
from bean…
-
### What should be done?
https://www.mongodb.com/docs/manual/reference/operator/aggregation/addToSet/#mongodb-group-grp.-addToSet
Reuse existing update operator `$addToSet`
-
Dears team,
I am using ShedLock with MongoDB.
I had seen that it exists a feature to use db time for Postgres, MySQL, MariaDb, MS SQL, Oracle, DB2, HSQL and H2
=> Could you in the future add th…
-
Hi Omar.
Just wondering if you're still working on MongoAS3, and if you're likely to add support for the Aggregation Framework introduced in MongoDB 2.1.0.
Cheers and thanks - love your work.
-
have gf_image/gf_gif/gf_post record types use their own SQL tables instead of the legacy data_symphony mongo collections.
data_symphony was used a long time ago since early mongodb versions didnt supp…
-
Hello ,
I'm using an aggregate pipeline in MongoDB and have a POJO class to represent the results. Projection involves a class with encrypted fields.
I tried using @Encrypted in the POJO class, e…
-
### What should be done?
Refs #1453.
* https://www.mongodb.com/docs/manual/reference/operator/aggregation/floor/
b1ron updated
7 months ago
-
As on mongo 4.2.x and Grafana 6.x, I ran into an issue where Grafana Variables passed into a query are usually cast as type String.
MongoDB prohibits server side conversion to ObjectId or Date within…
-
> new aggregate raw support
@matthewmueller Do you guys know about any issue that the raw aggregation support is having? I'm trying to run a pipeline though it, which I know for a fact that is work…
-
Currently the `#computePipelineStage(String, ConvertingParameterAccessor, ParameterBindingDocumentCodec)` method in the `ReactiveStringBasedAggregation` class maps the pipeline operation sources to t…