issues
search
denodrivers
/
mongo
π MongoDB driver for Deno π¦
https://deno.land/x/mongo
MIT License
514
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
parseConnectionString not exported in jsr version
#420
justinmchase
opened
2 weeks ago
0
Uncaught (in promise) TimedOut: timed out at async WireProtocol.receive
#419
masx200
opened
1 month ago
4
Regex for UUID is wrong.
#418
TroyKomodo
opened
1 month ago
4
authentication error when connecting to localhost
#417
CaptainTux
opened
1 month ago
2
Support Deno 2
#416
erfanium
closed
1 month ago
0
Unable to list collections in playground
#415
sunnykeerthi
opened
2 months ago
1
cleanup JSR stuff
#414
williamhorning
closed
6 months ago
1
fix: reject promise if deserializeMessage throws
#413
williamhorning
closed
6 months ago
8
error upgrade 0.32.0 > 0.33.0
#412
damienmillet
opened
6 months ago
7
Error: MongoError: "Connection failed: Failed to decode base64"
#411
unpin
opened
7 months ago
4
use modern deno streams
#410
williamhorning
closed
8 months ago
0
jsr support
#409
williamhorning
closed
8 months ago
7
publish to jsr
#408
williamhorning
closed
8 months ago
2
feat: use native Promise.withResolvers and bump deno std
#407
greg6775
closed
11 months ago
0
fix: use custom base64 decoder to workaround deno bug
#406
markwylde
opened
11 months ago
4
no $option in FilterOperators for $regex?
#405
xb1g
opened
12 months ago
0
Avoid console.error (throw if needed)
#404
jtoppine
closed
8 months ago
1
Is this module working with AWS DocumentDB?
#403
AfMyte
opened
1 year ago
1
chore: upgrade std version to 202
#402
lucsoft
closed
1 year ago
0
feat: Propagate rejections up to the functions that caused them
#401
jespertheend
opened
1 year ago
1
Make connection errors catchable
#400
jespertheend
opened
1 year ago
0
Chore: replace Deno.test with testing/bdd. Closes #355
#399
andrinheusser
closed
1 year ago
0
fix insert operation return types
#398
hazelnutcloud
closed
1 year ago
0
findAndModify now returns T | null instead of T | undefined
#397
AsPulse
closed
1 year ago
1
Connection fail
#396
js-writer
closed
1 year ago
2
feat: ability to run commands directly from DB instance
#395
albnnc
closed
1 year ago
0
feat: db.runCommand
#394
albnnc
closed
1 year ago
1
using new ObjectId() breaks fresh island
#393
xb1g
opened
1 year ago
5
Refactor Filter type to only allow valid keys
#392
andrinheusser
closed
1 year ago
0
update types to allow nested push, pull and pullAll
#391
andrinheusser
closed
1 year ago
0
Update toβ deno@1.32.1 βTo implement "privateKey" and "certChain" in "Deno. ConnectTlsOptions".
#390
LP1994
opened
1 year ago
1
Update to reflect web_bson@v0.3.0
#389
pandres95
closed
1 year ago
1
docs: recommend noCursorTimeout
#388
RimuhRimu
closed
1 year ago
2
Type error when using unset in update methods
#387
nozomi-hiragi
opened
1 year ago
0
fix(types): Added typing for just pushing a single element
#386
lucsoft
closed
1 year ago
0
chore: upgrade to web bson v0.3
#385
lucsoft
closed
1 year ago
0
MongoDB not working search for an object by its ObjectId
#384
WorrenGilgamesh
closed
1 year ago
1
Error when deleting empty file in GridFS.
#383
c0per
closed
2 years ago
2
`$push`ing to an array causes type errors.
#382
jespertheend
closed
1 year ago
0
Connection failed: Failed to decode base64
#381
demienYu
opened
2 years ago
2
Should we deprecate this module since importing with `npm:mongodb` is working well with Deno?
#380
erfanium
opened
2 years ago
23
Uncaught BSONError: cyclic dependency detected
#379
oq-x
opened
2 years ago
1
Feat: Support MongoDB 6.0
#378
erfanium
closed
2 years ago
1
support readPreference/readPreferenceTags ?
#377
bardouni
opened
2 years ago
5
Client closing leads to BadResource / Interrupted
#376
albnnc
opened
2 years ago
0
Error when insertOne
#375
avalero
closed
2 years ago
2
Implment `findOneAnd[Replace|Update|Delete]` methods
#374
erfanium
opened
2 years ago
0
MongoError: findAndModify - Either an update or remove=true must be specified
#373
aldaMarMu
closed
2 years ago
4
IndexOptionsConflict for chunk collection - pr
#372
sekko27
closed
2 years ago
0
refactor(test): localize test assets
#371
erfanium
closed
2 years ago
0
Next