Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Fixing 'Amazon DynamoDB' example to return correct results #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 8, 2016

  1. Fixing 'Amazon DynamoDB' example to query items with condition 'Compa…

    …ny' equals 'Google'.
    
     Currently its written as cond.gt("Google") that is not returning any results. Fix to change it to cond.eq("Google")
    sathish-io committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    af1db67 View commit details
    Browse the repository at this point in the history