-
When I load this starter with MongoDb it's failing on bootstrapping:
```
Error: product validation failed: _id: Cast to ObjectId failed for value "1" at path "_id"
at ValidationError.inspect …
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.5.2
#### Summary
I created a combination of 5 classes Tree, Branch, Fruit, Apple and Mang…
-
I use PHPStorm as IDE and in the PHP application. I have a collection with a bin uuid (BSON); for example BinData(4,"M2RkMzI1YmMtNjFhMC0xMWU2LTk0MWYtODRmY2EwMzc2ZTJm"). The plugin is unable to show th…
-
Hi,
I was playing around with Mongo.ml, and when I tried to use count (to count the elements in a collection), an exception was raised and I don't understand why.
Maybe I did something wrong ?
Here i…
-
### Discussed in https://github.com/roman-right/beanie/discussions/484
Originally posted by **sshghoult** February 3, 2023
I believe one should add a warning-like paragraph about the behaviou…
-
Hi
I want to create the following JSON dic in BSON format using matlab driver
{ prop1 : "test1"
prop2 : "test2"
prop3 : [ "abcd" "efgh" "rtsdf" ]
prop4 : [
{
…
-
Trivial example:
```python
from marrow.mongo import Document
from marrow.mongo.field import String
class Sample(Document):
name:str = String()
```
This should stand out, glaringly, as a …
-
### Expected behavior
The line below in configuration file should produce rfc3339 timestamp string with milliseconds at least (it is assumed, because docs says - timegenerated is always high-precisio…
-
Hey, I've got an issue with connection between LogStash and MongoDB.
MongoDB Version 3.3.9
Logstash Version 2.3.4-1
```
2016-07-21T14:03:54.930913520Z Settings: Default pipeline workers: 2
2016-07-2…
-
The circleci says the report is submitted successfully in the codeclimate but the uploaded report have error in the `STATE` column and no coverage is written in the batch.