mothership-ec / cog-mothership-user

Mothership User Cogule
Other
1 stars 1 forks source link

Broken email migration #48

Open thomasjthomasj opened 10 years ago

thomasjthomasj commented 10 years ago

When I tried to create a fresh database, I got these weird error messages about the email subscriptions when running the migrate scripts:

- Ran up cog://@Message:User::resources/migrations/_1379408417_SetUp.php
- Failed to run up cog://@Message:Mothership:User::resources/migrations/_1383909255_UpdateEmailSubscription.php
    with message: "Table 'union_dev.email_subscription' doesn't exist"
No migrations to run
- Failed to run up cog://@Message:Mothership:FileManager::resources/migrations/_1383909255_UpdateEmailSubscription.php
    with message: "Table 'union_dev.email_subscription' doesn't exist"
- Ran up cog://@Message:Mothership:FileManager::resources/migrations/_1379411088_SetUp.php
- Failed to run up cog://@Message:Mothership:CMS::resources/migrations/_1383909255_UpdateEmailSubscription.php
    with message: "Table 'union_dev.email_subscription' doesn't exist"
- Ran up cog://@Message:Mothership:CMS::resources/migrations/_1379413937_SetUp.php
- Ran up cog://@Message:Mothership:CMS::resources/migrations/_1379508969_UpdatePageTranslationTable.php
- Ran up cog://@Message:Mothership:CMS::resources/migrations/_1380199741_UpdatePageTable.php
- Failed to run up cog://@Message:Mothership:Commerce::resources/migrations/_1383909255_UpdateEmailSubscription.php
    with message: "Table 'union_dev.email_subscription' doesn't exist"
- Ran up cog://@Message:Mothership:Commerce::resources/migrations/_1379411228_SetUpOrders.php