Commit a2fc0d0
committed
Fix: Type error: Argument 1 passed to ...\MySqlPlatform::getAlterTableSQL() must be an instance of ...\TableDiff, bool given
Type error: Argument 1 passed to Doctrine\DBAL\Platforms\MySqlPlatform::getAlterTableSQL() must be an instance of Doctrine\DBAL\Schema\TableDiff, bool given1 parent a9e7e00 commit a2fc0d0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
| 459 | + | |
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
| |||
0 commit comments