Skip to content

issues Search Results · repo:bajankristof/nedb-promises language:JavaScript

Filter by

40 results
 (58 ms)

40 results

inbajankristof/nedb-promises (press backspace or delete to remove)

I moved over to using nedb-promises over plain nedb due to their Typescript types having issues. So far, it s been working great. The only thing I ve noticed is that calling database.persistance.compactDatafile() ...
stale
  • Gikkman
  • 1
  • Opened 
    on Jun 23, 2024
  • #72

I am new to use nedb-promises and I am facing issue that , when I am updating any record that s inserting a new record with same id
help wanted
stale
wontfix
  • harvansh265
  • 2
  • Opened 
    on Mar 6, 2023
  • #68

./node_modules/@seald-io/nedb/lib/persistence.js:3:13-28 - Error: Module not found: Error: Can t resolve path in /../node_modules/@seald-io/nedb/lib BREAKING CHANGE: webpack 5 used to include polyfills ...
stale
  • nphias
  • 1
  • Opened 
    on Oct 8, 2022
  • #66

Error: 100% of the data file is corrupt, more than given corruptAlertThreshold (10%). Cautiously refusing to start NeDB to prevent dataloss. at LineStream. anonymous (E:\electron\Techorbit_desktop\v2\techrobit_desktop_v2\node_modules@seald-io\nedb\lib\persistence.js:278:27) ...
  • janafsal
  • 1
  • Opened 
    on Sep 13, 2022
  • #65

Hey, I m using nedb-promises for my tests, whereas live I m using mongodb, recent versions of mongo have started throwing errors when using update: (node:76674) [MONGODB DRIVER] Warning: collection.update ...
stale
  • dextermb
  • 4
  • Opened 
    on Jun 21, 2022
  • #64

Your LICENCE file states, that nedb-promises is released under MIT License, but your package.json states, that it is released under ISC License. As recommended by socket.dev: A new version of the package ...
stale
  • MuwuM
  • 2
  • Opened 
    on Apr 20, 2022
  • #62

The current version of nedb-promises is affected by CVE-2021-43138 . the dependency to async was removed in version 3.0.0 of @seald-io/nedb . Also @seald-io/nedb has a Promise-based API beginning from ...
  • MuwuM
  • 3
  • Opened 
    on Apr 13, 2022
  • #59

index.d.ts declares a default export, however nedb-promises does not have a default export. When using import Datastore from nedb-promises , TypeScript will not throw an error when compiling, but the ...
  • jordanbtucker
  • 1
  • Opened 
    on Feb 24, 2022
  • #56

Problem: Basically, the findOne call assumes something is found whether or not it actually was, and TypeScript therefore doesn t alert you of trying to get properties from null. const data = await db.findOne ...
bug
  • Mudbill
  • 7
  • Opened 
    on Feb 19, 2022
  • #55

.
question
wontfix
  • ArchI3Chris
  • 3
  • Opened 
    on Jan 23, 2022
  • #54
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub