Skip to content

Commit 494f8b6

Browse files
drotheramanthonyfok
authored andcommitted
mh table name fix
1 parent bc0c4ad commit 494f8b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/copyAncillaryTables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ def main ():
682682
-U ${POSTGRES_USER}
683683
-d ${DB_NAME}
684684
-a
685-
-c "\copy mh.mh_rating_thresholds(impact_potential,
685+
-c "\copy mh.mh_ratings_thresholds(impact_potential,
686686
rel_score,
687687
exp_pp,
688688
exp_frm,

0 commit comments

Comments
 (0)