Arattian / DynamoDb-GUI-Client

DynamoDb GUI Client
MIT License
660 stars 77 forks source link

String scan operators are the same as number ones #35

Open arcovoltaico opened 5 years ago

arcovoltaico commented 5 years ago

Describe the bug I can not scan a table using a string being contained, starting or ending. It just use the numerical operator (<, >, etc...) althought I select a key containing strings and selectig the string type.

To Reproduce Steps to reproduce the behavior:

  1. Open a table
  2. On the top, select string key, and change the type to string
  3. Try to find contains on the second inout

Desktop (please complete the following information):