-
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.
-
Attempt to save `decimal.Decimal` object as one of the values in `DictField` raises `bson.errors.InvalidDocument: Cannot encode object: Decimal('20000')`
-
I'm going to migrate my data from cosmos-nosql to mongodb .
the tool doesn't map the cosmos id field to mongodb _id field.
for example:
cosmos data:
```
{ "id": "BSKT_1",
"CustomerId": 111…
-
### 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…
-
**Describe the bug**
I have been using Monstache on a collection in my database. Monstache stops tailing after some period with no error in logs by Monstache. This collection has a average document s…
-
VM: Win7SP1 x32, Office 2013 (also occurs in Office 2010 in Win7 and WinXP)
One Example: This is actually an rtf file that should be named as .doc ( I can share more samples privately if needed ): ht…
-
- Use atomic `findAndModify` with counters per:
- Global
- Tag (when implemented)
- Migrate existing data to add `global` counter
- On append, grab batch via `{$inc: N}` and inject each into `Atom…
-
Last one for today...
I tried using the mongo-driver and did a simple find({}) (find all) and got the following error:
***\* EXCEPTION ****
TypeError: Cannot find function entrySet in object en.
…
mm765 updated
8 years ago
-
yarn create v1.22.10
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
[3/4] 🔗 Linking dependencies...
[4/4] 🔨 Building fresh packages...
success Installed "create-strapi-starter@3.6…
-
Here's what I'm trying to do. Using a regex causes "TypeError: cannot
deepcopy this pattern object"
import re
MyDocument.objects(domain='amazon.com')
if subject:
filter(subject=re.compile('.*'))
…
rozza updated
8 years ago