mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: add description on migration
This commit is contained in:
@@ -14,7 +14,7 @@ final class Version20241220161843 extends AbstractMigration
|
||||
{
|
||||
public function getDescription(): string
|
||||
{
|
||||
return '';
|
||||
return 'Use JSONB columns instead of JSON in database';
|
||||
}
|
||||
|
||||
public function up(Schema $schema): void
|
||||
|
||||
Reference in New Issue
Block a user