Dynamoid
Dynamoid copied to clipboard
scan_index_forward is not a legal field
Hello,
I just checked out Dynamoid tip and rand the rspecs, the AWS SDK does not like the scan_index_forward option introduced in commit 67b4093120db3836ef73c25563dba9012efa7d1d. Before this commit, all tests pass, afterwards, many tests fail.
I found this the case just for SCANs. Works great on QUERY requests.
Fixed in last pull request