As a dev,
I want to be able to quickly customize the seeded data to the database
So I can have better control over my development environment.
The idea is we can consolidate the migration scripts, add the dev.db to the .gitignore file and control exactly the data that will be added to the database after generating from the schema.