PynamoDB
PynamoDB copied to clipboard
Fix a bug filtering by hash key if indexes hash key is the dicsriminator
Fixes issue #1000
@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.