Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamodb.table: implement update for global secondary indexes #937

Merged
merged 3 commits into from
Nov 15, 2021

Commits on Nov 12, 2021

  1. Implement GlobalSecondaryIndexes

    Signed-off-by: sergenyalcin <yalcinsergen97@gmail.com>
    (cherry picked from commit 4cad963)
    sergenyalcin authored and muvaf committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    5a8783a View commit details
    Browse the repository at this point in the history
  2. dynamodb.table: add support for updating globalsecondaryindexes

    Signed-off-by: Muvaffak Onus <me@muvaf.com>
    muvaf committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    a747168 View commit details
    Browse the repository at this point in the history
  3. dynamodb.table: add unit tests for global secondary index diff

    Signed-off-by: Muvaffak Onus <me@muvaf.com>
    muvaf committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    37dfd7e View commit details
    Browse the repository at this point in the history