zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Switch from Exists to Between or from Between to Exists produces error #213

Closed zshamrock closed 5 years ago

zshamrock commented 5 years ago

Exists/Not Exists/Is Null remove the corresponding text field, while Between adds one extra, and so switching between them introduces subtle bugs, on when further switching between operators.