mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +00:00
chore: update translations.pot
This commit is contained in:
parent
f36116afa9
commit
e7165a1487
@ -27,7 +27,6 @@ final class Version20240901190812 extends AbstractMigration
|
|||||||
public function down(Schema $schema): void
|
public function down(Schema $schema): void
|
||||||
{
|
{
|
||||||
// this down() migration is auto-generated, please modify it to your needs
|
// this down() migration is auto-generated, please modify it to your needs
|
||||||
$this->addSql('CREATE SCHEMA public');
|
|
||||||
$this->addSql('ALTER TABLE domain_event DROP deleted');
|
$this->addSql('ALTER TABLE domain_event DROP deleted');
|
||||||
$this->addSql('ALTER TABLE entity_event DROP deleted');
|
$this->addSql('ALTER TABLE entity_event DROP deleted');
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user