Skip to content

Commit

Permalink
Added post migration to sum paid activities into agreements
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Sep 16, 2024
1 parent 858a5f5 commit b73a653
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,3 @@ CREATE TABLE pay_post_migration(

-- update total_paid in pay_agreement after migrations
INSERT INTO pay_post_migration (job) VALUES ('sum_activities_into_agreement');
INSERT INTO pay_post_migration (job) VALUES ('dummy_job');

0 comments on commit b73a653

Please sign in to comment.