mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-28 13:59:32 +00:00
Added DB migration to fix compatibility with latest webauthn bundle
This commit is contained in:
parent
34a65419c7
commit
7c03630e24
2 changed files with 65 additions and 3 deletions
|
|
@ -8,9 +8,6 @@ use App\Migration\AbstractMultiPlatformMigration;
|
|||
use Doctrine\DBAL\Schema\Schema;
|
||||
use Doctrine\Migrations\AbstractMigration;
|
||||
|
||||
/**
|
||||
* Auto-generated Migration: Please modify to your needs!
|
||||
*/
|
||||
final class Version20230417211732 extends AbstractMultiPlatformMigration
|
||||
{
|
||||
public function getDescription(): string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue