Skip to content

Commit ca95b29

Browse files
committed
Add telescope tables to the excepted tables
Signed-off-by: snipe <[email protected]>
1 parent 44fbde2 commit ca95b29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/Console/Commands/PaveIt.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ public function handle()
5959
'migrations',
6060
'settings',
6161
'users',
62+
'telescope_entries',
63+
'telescope_entries_tags',
64+
'telescope_monitoring',
6265
];
6366

6467
// We only need to find out what these are so we can nuke these columns on the assets table.

0 commit comments

Comments
 (0)