Seeding Initial Data in Reimpact Platform
Introduction
When bootstrapping a new environment for the Reimpact platform, it's often necessary to populate the database with initial data. This post details how we approached seeding rate data from a production MySQL dump into a new PostgreSQL instance, focusing on an idempotent migration strategy.
The Challenge
We needed to migrate 448 rows of rate data from an existing MySQL