I have migrations creating my models in a MySQL DB, this is working
Now I want to seed the DB with some demo data, so I created a SeedDB migration for the sole purpos