-
When I run a mongo query, my preview window looks like this:
```
readme@adama >
readme@adama >
readme@adama >
readme@adama >
readme@adama >
readme@adama >
readme@adama >
readme@adama…
-
**Sails version**:1.0
**Node version**:8.10
**NPM version**:3.5.2
**DB adapter name**: sails-mongo
**DB adapter version**: 1.0
**Operating system**: linux
after upgrading sails 1.0 from 0.12…
-
**Sails version**: 1.1.0
**Node version**:v10.5.0
**NPM version**:6.1.0
**DB adapter name**: sails-mongo
**DB adapter version**: 1.0.1
**Operating system**: MacOS
- [X ] I am experiencin…
-
It'd be really nice if I could create Mongo/Mongoose Adapters using a connection object instead of a connection string.
I want to create some mocha tests and today I have to keep a database running…
-
https://www.youtube.com/watch?v=1BfCnjr_Vjg&ab_channel=Fireship
-
### Link to reproduction
_No response_
### Environment Info
```text
Payload: 3.0.0-beta.109
Node: 10.2.4
Next: 15.0.0-canary.170
```
### Describe the Bug
The defaultLocale value for localized …
-
I've just done a code complexity check using [Radon](https://pypi.org/project/radon/). It's the same software also used by codefactor to find the complex functions that need fixing. The result of the …
-
Currently the `DoctrineODMMongoDBAdapter` only supports the Query Builder:
* https://github.com/doctrine/mongodb-odm/blob/master/lib/Doctrine/ODM/MongoDB/Query/Builder.php
But there is also the Ag…
-
I've installed waterlock in my application so a strange behaviour occour.
If I use the sails-disk adapter my application works fine. When I change to sails-mondo adapter all my api became un-responsi…
-
ENV vars are not making a full connection through the Mongo.Ecto Adapter.
Distillery build with ENV Vars:
```
REPLACE_OS_VARS,
DB_NAME,
DB_HOST,
DB_PORT,
HOST,
PORT
```
Returning Em…