-
# Goal
All of the information that might not relate to one specific DAO's data will go to this database such as users and configurations
# How
- [x] Create mongoDB schema for the specified coll…
-
### Bug Report
| Version | 2.0.3
#### Summary
I ran into a memory leak and it occurs when using `EmbedMany` annotation.
```
/**
* @ODM\Document(collection="file_keyfames_hash")
*/
…
-
### Description
In this issue i'd like to gather all the information about the use of MongoDB, FastApi and Pydantic. At this point this is a "rather complete" solution, but i'd like to gather feedb…
-
I have a strong feeling that there should be a standard implementation to display a UUID Field as a part of the ModelView.
UUID is a de facto standard for unique indexation in distributed systems …
-
Hi,
Running mongodb gives error:
```php
-
Hi,
I'm new to Laminas MVC v3 and tried to make an application with this framework and a MongoDB database, using Doctrine as the ODM.
So I followed the [Doctrine MongoDB ODM Module for Laminas Use…
-
**Description**
A few month ago, I've submitted an issue regarding the implemention of multitenancy within quarkus mongo panache extension (see https://github.com/quarkusio/quarkus/issues/5183).
…
-
Vulnerable Library - mongoose-4.2.4.tgz
Mongoose MongoDB ODM
Library home page: https://registry.npmjs.org/mongoose/-/mongoose-4.2.4.tgz
Path to dependency file: /package.json
Path to vulnerable lib…
-
**Describe the bug**
If we use `init_beanie()` to instantiate mongo client with `connection_string` and connect to a replica set, using port definitions like `:27017` breaks the parser.
**To Repro…
-
Came from:
* https://twitter.com/webdevilopers/status/1375519349725872128
Though this could be a general (PDO) Event Store issue I post it here first to get sure it is not a Symfony wiring problem…