Minor bug fixes for migration rollback, domain/list and system last_seen
This commit is contained in:
@@ -73,7 +73,7 @@ class Echoarea extends Migration
|
||||
*/
|
||||
public function down()
|
||||
{
|
||||
Schema::dropIfExists('address_echomail');
|
||||
Schema::dropIfExists('address_echoarea');
|
||||
Schema::dropIfExists('address_filearea');
|
||||
|
||||
Schema::dropIfExists('fileareas');
|
||||
|
Reference in New Issue
Block a user