You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Is there something I can do about it ? I think the database scheme error create the:
Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp72\htdocs\si\vendor\symfony\symfony\src\Symfony\Component\Validator\Validator\RecursiveContextualValidator.php on line 723
php bin/console doctrine:schema:update --force
SQLSTATE[HY000]: General error: 1005 Can't create table siwapp.item (errno: 150 "Foreign key constraint is incorrectly formed")
INFO: XAMPP Windows PHP 7.2
I
Thank you
The text was updated successfully, but these errors were encountered:
Hi, Is there something I can do about it ? I think the database scheme error create the:
Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp72\htdocs\si\vendor\symfony\symfony\src\Symfony\Component\Validator\Validator\RecursiveContextualValidator.php on line 723
php bin/console doctrine:schema:update --force
SQLSTATE[HY000]: General error: 1005 Can't create table
siwapp
.item
(errno: 150 "Foreign key constraint is incorrectly formed")INFO: XAMPP Windows PHP 7.2
I
Thank you
The text was updated successfully, but these errors were encountered: