Skip to content

Commit

Permalink
Merge branch 'main' of github.com:WatheqAlshowaiter/backup-tables
Browse files Browse the repository at this point in the history
  • Loading branch information
WatheqAlshowaiter committed Aug 20, 2024
2 parents 4a4be27 + 27083f7 commit b89f167
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/BackupTablesService.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ protected function processBackup(array $tablesToBackup = [])
break;
default:
throw Exception('NOT SUPPORTED DATABASE DRIVER');

}

Schema::enableForeignKeyConstraints();
Expand Down

0 comments on commit b89f167

Please sign in to comment.