Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-mw committed Sep 9, 2021
1 parent ec8953b commit 641dc0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MicroweberPackages/Backup/Export.php
Expand Up @@ -335,6 +335,7 @@ private function _skipTables()
$this->skipTables[] = 'translation_keys';
$this->skipTables[] = 'translation_texts';
$this->skipTables[] = 'media_thumbnails';
$this->skipTables[] = 'personal_access_tokens';

return $this->skipTables;
}
Expand Down

0 comments on commit 641dc0b

Please sign in to comment.