vendredi 18 décembre 2015

Service test is not recognizing new Schema

I made a migration to create a table with some fields (a, b, c, d). Later I made another migration to drop some fields (b, c, d) and create some another (e, f, g). Migrations are performing well but when I run a service test it's looking for columns (b, c, d) and it's not recognizing new Schema (columns (e, f, g)).



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire