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

Change label of primary key. #42

Merged
merged 3 commits into from
Nov 13, 2023
Merged

Change label of primary key. #42

merged 3 commits into from
Nov 13, 2023

Conversation

jdub233
Copy link
Contributor

@jdub233 jdub233 commented Nov 13, 2023

There are more than one data type in the dynamodb table now. As such, the label of the primary key should be less specific; a common convention is to use PK as the label for the primary key field in a dynamodb table.

This change makes that code change, and also creates a new table that uses the new structure.

that uses the new table structure.  If this were a live transition, the original data could be moved to the new table.
@jdub233 jdub233 merged commit 5b96ede into main Nov 13, 2023
2 checks passed
@jdub233 jdub233 deleted the delete-dynamodb-table branch November 13, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant