ripple / validator-history-service

Service for ingesting, aggregating, storing, and disbursing XRP Ledger validation related data.
ISC License
14 stars 8 forks source link

chore: handle migration for hourly and daily agreement tables #41

Closed mvadari closed 2 years ago

mvadari commented 2 years ago

High Level Overview of Change

Title says it all.

Context of Change

https://github.com/ripple/validator-history-service/pull/35 contains a db migration. This handles that programmatically.

Type of Change

Before / After

Test Plan

Tested locally, it works.