mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-25 13:24:48 +02:00
Centralized permission updated message for migrations.
This commit is contained in:
parent
74e4c4d0d1
commit
00689b35ce
4 changed files with 17 additions and 3 deletions
|
@ -136,7 +136,7 @@ EOD;
|
|||
EOD;
|
||||
$this->addSql($sql);
|
||||
|
||||
|
||||
$this->printPermissionUpdateMessage();
|
||||
}
|
||||
|
||||
public function sqLiteDown(Schema $schema): void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue