PynamoDB icon indicating copy to clipboard operation
PynamoDB copied to clipboard

Fix a bug filtering by hash key if indexes hash key is the dicsriminator

Open abcydybcy opened this issue 4 years ago • 1 comments

Fixes issue #1000

abcydybcy avatar Nov 29 '21 17:11 abcydybcy

@jpinner-lyft WDYT we should do in this case? Using a discriminator as a hash key is bad practice, but using it as a range key could be legitimate.

ikonst avatar Jan 11 '22 19:01 ikonst