issues
search
vadimdemedes
/
mongorito
🍹 MongoDB ODM for Node.js apps based on Redux
1.38k
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
can update the internal mongodb driver
#219
sanslash332
opened
4 years ago
0
How to check the current state of the connection with the database?
#218
sanslash332
opened
4 years ago
0
Support mongodb+srv scheme
#217
DimitarNestorov
opened
4 years ago
0
abandoned?
#216
xahon
closed
4 years ago
1
Enormous difference between Github docs and Site docs
#215
nikkaktus24
opened
4 years ago
1
How to use findOneAndUpdate with option upsert : true ?
#214
bv99
opened
5 years ago
0
found 1 low severity vulnerability
#213
rottenoats
closed
5 years ago
1
support for hashed indexes, and compound indexes
#212
devendrapratap02
opened
6 years ago
2
Database connect on hold
#211
freeintelligence
closed
6 years ago
0
feat: add support for findOneAndUpdate query method
#210
adieuadieu
closed
6 years ago
1
Alterative to old middleware `create` hooks example
#209
wesleycoder
opened
6 years ago
1
TypeError: this.Model.query(...).then is not a function
#208
wesleycoder
closed
6 years ago
3
Type definition for intellisense
#207
wesleycoder
opened
6 years ago
1
Chore/update mongodb package
#206
adieuadieu
opened
6 years ago
1
Chore/update dependencies
#205
adieuadieu
closed
6 years ago
2
toJS method
#204
cherealnice
opened
6 years ago
4
How to use inherited(?) mquery findOneAndUpdate method
#203
adieuadieu
closed
6 years ago
3
Fix typo in readme.md
#202
ZoRdAK
closed
6 years ago
1
outdated website information
#201
gabrielcsapo
closed
6 years ago
1
Access document's fields without using .get/.set
#200
LennyPenny
opened
7 years ago
3
Fix Mongo on Travis CI
#199
biphobe
closed
7 years ago
2
Document constructor options
#198
biphobe
closed
6 years ago
3
Add Jetbrains IDE config files to gitignore
#197
biphobe
closed
7 years ago
1
Mass assigment (fillable & guarded fields)
#196
Zizaco
opened
7 years ago
1
How would I handle gridFS with mongorito?
#195
Texlo-Dev
closed
7 years ago
1
Bulk insert
#194
vinaybedre
opened
7 years ago
3
Bug when setting any field after using 'Model.embeds()'
#193
Zizaco
closed
7 years ago
0
Fixes `Model.embeds()` bugs related with empty fields and properties being lost
#192
Zizaco
closed
7 years ago
3
Bug with empty fields after using 'Model.embeds()'
#191
Zizaco
closed
7 years ago
0
Visual Studio 2017 intellisense support
#190
dee-cf
opened
7 years ago
1
Value is returning null after query
#189
Texlo-Dev
opened
7 years ago
3
I can't seem to get find() to return my data
#188
Texlo-Dev
closed
7 years ago
11
Amend issues with null or boolean serialize value, reference #175
#187
EdenCoder
closed
7 years ago
2
Should disconnect after every operation?
#186
sengkathir
closed
7 years ago
1
Collection name override not working
#185
Dids
closed
7 years ago
5
Before save hook doesn't work
#184
DavidBernal
closed
2 years ago
7
Handling of ObjectId properties
#183
henit
closed
7 years ago
4
fix exception when serialize null value
#182
hlandao
closed
7 years ago
2
Is it possible to extend methods with static ES6 class methods ?
#181
hlandao
opened
7 years ago
3
How to intercept & change set behavior?
#180
zaaack
opened
7 years ago
5
Concatenated Array fields on set
#179
EdenCoder
opened
7 years ago
5
Automatically adding object properties to models?
#178
jrista
closed
7 years ago
7
How to achieve Concurrency Control?
#177
zecynx
opened
7 years ago
8
Returning an object from an async function will run `find`
#176
EdenCoder
closed
7 years ago
3
Serialize doesn't check type of value
#175
EdenCoder
closed
7 years ago
7
Amend issues with findById using string
#174
EdenCoder
closed
7 years ago
1
[v4]Expected `id` to be object or undefined, got number
#173
Mywifi
closed
7 years ago
1
how to find records with date, anything like whereDate?
#172
themodernpk
closed
7 years ago
3
MongoError: Topology was destroyed
#171
zecynx
closed
7 years ago
1
Update data without using find
#170
Signorini
opened
7 years ago
1
Next