mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update migration
This commit is contained in:
@@ -21,7 +21,7 @@ class RemoveTextHash extends Migration
|
||||
$table->dropUnique('ix_release_comments_hash_releases_id');
|
||||
}
|
||||
|
||||
$table->dropIfExists('text_hash');
|
||||
$table->dropColumn('text_hash');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user