issues
search
sensedeep
/
dynamodb-onetable
DynamoDB access and management for one table designs with NodeJS
https://doc.onetable.io/
MIT License
689
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OneTable removes empty strings in nested objects
#540
brewencoded
opened
1 month ago
4
Issues on update sub property and updating iso dates with set
#539
WolfWalter
opened
1 month ago
3
New "Required field not defined" error is thrown when getting by keys only indexes
#538
AlexStansfield
opened
2 months ago
7
Add (multidimensional) enum array typing
#535
thoom76
closed
4 months ago
7
Pagination not working - Pass options.removeUndefinedValues=true to remove undefined values
#534
rastislavkopal
closed
3 months ago
7
fix: log error on missing required fields when finding with fields selection
#533
onhate
closed
4 months ago
3
Logging errors emitted for find requests with fields selection not including required fields
#532
onhate
closed
4 months ago
9
Not setting undefined values on read to required default values
#531
mobsense
closed
4 months ago
1
`find` ignores index search key expression
#530
stabl-gjn
closed
3 months ago
3
Batch Request: To await or not await
#529
lohrm-stabl
closed
4 months ago
1
Duplicate Update Allowed for Scoped Unique Field
#528
AXSJ
closed
4 months ago
3
queryItems requires { hidden:true } to support groupByType for AWS SDK v3
#527
robpott
closed
7 months ago
4
FIX: #523 correctly ignore JSON strings in decryption
#524
vectorhacker
closed
8 months ago
1
Cannot Transparently Pass On JSON String From Previously Unncrypted Field
#523
vectorhacker
closed
8 months ago
1
Getting error while update on object that contains undefined attribute value in it.
#522
mkdhasan81
closed
7 months ago
2
nested props are not getting mapped correctly with map attribute
#521
hassanazharkhan
closed
9 months ago
0
Help: retrieving items by GSI1
#520
markgibaud-novata
closed
10 months ago
1
Update operation does not remove object from array
#519
martinmicunda
closed
6 months ago
1
OneSchema type for getCurrentSchema() not set
#518
kinesra75
closed
6 months ago
2
Please Help: Update Problem (referenced attribute)
#517
projaguar
closed
9 months ago
3
Support for Mapped Types
#516
jshear
closed
6 months ago
3
Connecting OneTable to a local dynamodb instance
#515
evanwang-powerschool
closed
11 months ago
0
Create method does not create the sort key if one attribute is undefined
#514
clemzangrilli
closed
11 months ago
4
Update dynamodb local samples
#513
busticated
closed
11 months ago
1
Handle no schema on object fields as `Record<any, any>`
#512
krisb
closed
11 months ago
1
"CredentialsProviderError: The SSO session associated with this profile has expired" in "overview" sample...
#511
busticated
closed
11 months ago
2
Fix issue with Unique Records not being removed when the unique fields are value fields
#510
AlexStansfield
opened
1 year ago
9
Updating unique template field does not remove unique record
#509
AlexStansfield
closed
4 months ago
2
Compound global index not updated if only 1 of 2 properties passed to the update function
#508
p610
closed
9 months ago
1
Cannot resolve type when ESM
#506
yamatatsu
closed
6 months ago
3
Empty strings are filtered out
#505
misha-antoshchuk
closed
9 months ago
2
Feature: Across entities query
#503
yamatatsu
opened
1 year ago
4
Improve: Prohibit the removal of nested object required fields.
#502
ATaiIsHere
closed
6 months ago
1
DOC: change partial default to true
#500
segalaj
closed
1 year ago
1
Metrics.d.ts should not include function interfaces declared as 'async'
#499
rpfeil
closed
1 year ago
7
params.fields are not respected when using table.getItem() or table.queryItems()
#498
ThijsJung
closed
1 year ago
5
params.fields are not respected when using table.getItem() or table.queryItems()
#497
ThijsJung
closed
1 year ago
0
WIP - attribute not exists working
#496
jamesleech
closed
1 year ago
0
WIP/Experimental: Typescript conversion
#494
rjmackay
closed
11 months ago
2
Need release to resolve Typescript ESM Resolution issues
#492
frmrm
closed
1 year ago
2
model.upsert({ ...data }) returns a data with encrypted values
#491
valdestron
closed
1 year ago
2
Add missing Metrics types
#490
rjmackay
closed
1 year ago
2
fix: Metrics not including Namespace
#489
rjmackay
closed
1 year ago
1
remove ? in front of boolean in Table.d.ts
#488
melissarh57
closed
1 year ago
1
"?boolean" in Table.d.ts triggers typescript build error
#487
melissarh57
closed
1 year ago
2
BatchWrite does not handle Unprocessed Items correctly and ignores them
#486
AlexStansfield
closed
1 year ago
1
fix: count: true param issue fix for find method
#485
yousafhanif6186
closed
1 year ago
1
count: true param is not returning count value
#484
yousafhanif6186
closed
1 year ago
7
Error on pagination query
#482
komasini
closed
1 year ago
3
Types: Can't use result of create in create as 'pk' is incompatible
#480
RalphSleigh
closed
1 year ago
1
Next