issues
search
SamVerschueren
/
dynongo
MongoDB like syntax for DynamoDB
MIT License
58
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for AWS SDK v3?
#91
haihovu
opened
1 year ago
0
Add support for the AWS SDK internal retry logic
#90
gabmontes
opened
1 year ago
0
Typing on tables and queries
#89
BenjaminPalko
closed
1 month ago
1
List of supported mongo operators?
#88
BenjaminPalko
opened
3 years ago
0
feat: Add Batch Write
#87
sandercm
closed
3 years ago
2
When using limit(1) with raw query, last page returns Items array with null
#86
SamVerschueren
opened
3 years ago
0
feat: Add $ifNotExists tot $set operator
#85
onhate
closed
3 years ago
5
feat: use ADD for $inc
#84
onhate
closed
3 years ago
5
feat: use ADD for $inc
#83
onhate
closed
4 years ago
2
fix: Do not overwrite values when null
#82
onhate
closed
4 years ago
3
Using same field on update expression and where condition causes update value to be overwritten
#81
onhate
closed
4 years ago
0
feat: Add $removeFromSet
#80
onhate
closed
4 years ago
1
chore: remove duplicates
#79
onhate
closed
3 years ago
2
feat: $addToSet
#78
onhate
closed
4 years ago
6
Regex operator not supported?
#77
BenjaminPalko
closed
3 years ago
2
Add the proposed algorithm to get the double entries upon transactWrite in the error handling
#76
LukvonStrom
opened
4 years ago
0
Queries/scans may return no data
#75
gabmontes
opened
4 years ago
1
How to query for array elements
#74
gabmontes
closed
4 years ago
2
Add cancellation reasons to the error object when `transactWrite` fails
#73
GentileFulvio
closed
4 years ago
1
Expose all types directly from the root - fixes #71
#72
bartcallant
closed
5 years ago
6
Expose all TypeScript typings
#71
SamVerschueren
closed
5 years ago
4
Add configurable retry mechanism - #59
#70
SimonJang
closed
4 years ago
11
Increase the limit of queries in a transaction to 25 - fixes #67
#69
SimonJang
closed
5 years ago
0
Check on duplicate keys on `.transactWrite()`
#68
SimonJang
opened
5 years ago
5
Increase number of queries in transaction
#67
SamVerschueren
closed
5 years ago
1
Properties not provided in `upsert` should be $unset
#66
SamVerschueren
opened
5 years ago
1
Add support for temporary security credentials
#65
SamVerschueren
closed
5 years ago
0
Add support for transactions - fixes #62
#64
SamVerschueren
closed
5 years ago
1
Add Support For ConsistentRead
#63
Gerst20051
closed
4 years ago
3
Add Support For Transactions
#62
Gerst20051
closed
5 years ago
4
remove ExpressionAttributeValues if it is an empty object
#61
wankunpp
closed
4 years ago
3
Count is wrong if the data set is huge.
#60
jspreddy
opened
6 years ago
2
Add built-in retry mechanism
#59
SamVerschueren
closed
4 years ago
0
remove ExpressionAttributeValues from params if empty
#58
Murali91
closed
6 years ago
0
support for session token based credentials
#57
humblelistener
closed
5 years ago
3
findOne docs format
#56
prestontighe
closed
7 years ago
2
Objects can't be empty
#55
SamVerschueren
closed
4 years ago
3
Cannot convert undefined or null to object when attempting to fetch items use startFrom
#54
pratiks
closed
7 years ago
11
Add possibility to set `exclusive start key` to allow easier paging
#53
SamVerschueren
closed
7 years ago
0
`find` always returns type `Scan` even when arguments are passed in
#52
SamVerschueren
closed
7 years ago
0
Add `$between` operator
#51
SamVerschueren
closed
7 years ago
0
Upsert with $inc
#50
SamVerschueren
closed
7 years ago
0
Support generics for TypeScript
#49
SamVerschueren
opened
7 years ago
1
Rewrite in TypeScript
#48
SamVerschueren
closed
7 years ago
0
Add support to prepend an item in the list
#47
SamVerschueren
closed
7 years ago
0
support empty values
#46
mikedizon
closed
7 years ago
0
Add support for raw table names
#45
SamVerschueren
closed
7 years ago
0
Remove support for Node.js < 4
#44
SamVerschueren
closed
7 years ago
0
A `select` statement can be undefined
#43
SamVerschueren
closed
8 years ago
0
insert with subdocument
#42
mikedizon
closed
8 years ago
10
Next