-
### Issue description
when useing skip and take include ORDER CASE WHEN, An error occurred for "CASE WHEN alias"
### Expected Behavior
I thought that when using the CASE WHEN clause and skip …
-
According to mongodb's docker dockers:
`As noted above, authentication in MongoDB is fairly complex (although disabled by default). For details about how MongoDB handles authentication, please see …
-
We are using mongoskin nodejs driver while fetching data from mongoDB.
We have following document in Mongodb
{
"_id" : ObjectId("5567f1029932083a6740b170"),
"m" : {
"53748394" : "Sen…
-
❯❯❯ bashhub status
Sorry, an error occurred communicating with Bashhub. Response Code: 410
Also, bashhub.com/username -> shows 410
Anyone else facing this problem?
Looks like the issue …
-
**Issue type:**
[ ] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
**deno-x86_64-pc-windows-msvc v1.41.1**
Testing the following code using `nodejs` and on `deno deploy` works correctly:
```js
import express from 'express';
import mongoose from 'mongoose';…
-
The pom.xml file for the MongoDB binding contains a reference to the following repository:
http://www.allanbank.com/repo
However trying to access it directly does not work, for example:
$ wget ht…
-
### Bug description
Currently we've been trying to set up a mongo with a document DB cluster in AWS to use with Prisma, however we couldn't even make a simple CRUD work.
Any time prisma tries to…
-
Hey! :) There's a discord group and GH org setup for holding all deno drivers, eg sqlite, redis. I was curious on how you felt about moving your pgc4d repo? The idea is to have all the drivers under a…
-
Hey,
Is Mongoskin ready for MongoDB 3.x?
I've seen that it [requires](https://www.dropbox.com/s/o37ixmvgpm2jph3/Screenshot%202015-04-08%2012.44.58.png?dl=0) the 1.4.18 native module.
Thanks,
Philmo…