From 5999ecd9c85a4d172bc7ce283fad34c9153ad174 Mon Sep 17 00:00:00 2001 From: rilez366 Date: Fri, 9 May 2025 10:14:14 +0000 Subject: [PATCH] running on staging --- aws/database/dynamodb/scripts/person_table/last_person_ref.log | 2 +- .../dynamodb/scripts/person_table/set_personref_field.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aws/database/dynamodb/scripts/person_table/last_person_ref.log b/aws/database/dynamodb/scripts/person_table/last_person_ref.log index dc50868..358e4c4 100644 --- a/aws/database/dynamodb/scripts/person_table/last_person_ref.log +++ b/aws/database/dynamodb/scripts/person_table/last_person_ref.log @@ -1 +1 @@ -70121271 \ No newline at end of file +70101702 \ No newline at end of file diff --git a/aws/database/dynamodb/scripts/person_table/set_personref_field.py b/aws/database/dynamodb/scripts/person_table/set_personref_field.py index 1e7c4f8..707e27e 100644 --- a/aws/database/dynamodb/scripts/person_table/set_personref_field.py +++ b/aws/database/dynamodb/scripts/person_table/set_personref_field.py @@ -18,7 +18,7 @@ def process_scan(table, scan, next_person_ref): def main(): table = get_dynamodb_table( table_name="Persons", - stage=Stage.HOUSING_DEVELOPMENT + stage=Stage.HOUSING_STAGING ) next_person_ref = 70000000