mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
DX: fix ci and phpstan issues
This commit is contained in:
@@ -25,7 +25,7 @@ final class Version20230215175150 extends AbstractMigration implements Container
|
||||
public function down(Schema $schema): void
|
||||
{
|
||||
$this->addSql('ALTER TABLE chill_3party.third_party DROP profession');
|
||||
// $this->addSql('ALTER TABLE chill_3party.third_party ADD profession_id INT DEFAULT NULL');
|
||||
// $this->addSql('ALTER TABLE chill_3party.third_party ADD profession_id INT DEFAULT NULL');
|
||||
}
|
||||
|
||||
public function getDescription(): string
|
||||
|
Reference in New Issue
Block a user