-
**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';…
-
### 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…
-
### Issue description
afterInsert method in subscriber doesn't have access to record id
### Expected Behavior
I expect the entity to have a primary key value (since it's after insert)
### …
-
Ktra panics when trying to use the MongoDB driver with Ktra. This seems to stem from an incompatibility between tokio versions (ktra - tokio 1.1, mongodb - tokio 0.2). Here is a backtrace -
```
Fi…
-
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…
-
Hi
I am trying to complete lesson 2 of the tutorial and I have read and re-read the tutorial to see what I am doing wrong but cannot spot the mistake.
Everytime I bring up the service stack and …
-
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…
-
Hi,
My laravel app runs on mongodb. I pasted my app in web folder, but the deploy fails with following error log. Please advice for how to install mongo ext before laravel?
Till now, I have added …
-
Hello, is your product working soon with MongoDB Atlas Serverless service?
Hi @huyphams I believe that their new offering (Serverless, u may not be aware) does not work the same, here is my connec…
-
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…