Back to Cumulus Core Support

roulendz
roulendz
λ php artisan october:down
**************************************************
*     This will DESTROY all database tables.     *
**************************************************

 Do you really wish to run this command? (yes/no) [no]:
 > yes

In Connection.php line 664:

  SQLSTATE[HY000]: General error: 1553 Cannot drop index 'initbiz_cumuluscore_clusters_country_id_foreign': needed in a foreign key constraint (SQL: alter table `initbiz_cumuluscore_clusters` drop `country_id`)

In PDOStatement.php line 107:

  SQLSTATE[HY000]: General error: 1553 Cannot drop index 'initbiz_cumuluscore_clusters_country_id_foreign': needed in a foreign key constraint

In PDOStatement.php line 105:

  SQLSTATE[HY000]: General error: 1553 Cannot drop index 'initbiz_cumuluscore_clusters_country_id_foreign': needed in a foreign key constraint

Can anyone give some hints to fix it?

inIT
inIT

I guess it was a Cumulus bug. I have updated it a few seconds ago, so check if it is ok right now.

1-2 of 2