HeadspaceMeditation / beyonce

Type-safe DynamoDB query builder for TypeScript. Designed with single-table architecture in mind.
Apache License 2.0
6 stars 5 forks source link

Restrict key types to only those supported by dynamo #90

Closed GraemeHosford closed 1 year ago

GraemeHosford commented 1 year ago

MR prevents the partition and sort key types from being anything except for string and number