FSharp.AWS.DynamoDB icon indicating copy to clipboard operation
FSharp.AWS.DynamoDB copied to clipboard

Empty string support

Open matti-avilabs opened this issue 2 years ago • 0 comments

Been running into the empty strings not supported by DynamoDB error from here quite a bit. While it might be an indication of an underlying "issue" with the data, I'm wondering if this might be outdated after coming across this article? Is it worth updating this - and if so, should the aim be to have different types of picklers for key (enforce non-empty strings) and non-key (allow non-empty strings) attributes?

matti-avilabs avatar Feb 23 '23 14:02 matti-avilabs