Skip to content

Commit

Permalink
Add 1.7.8.7 script
Browse files Browse the repository at this point in the history
  • Loading branch information
atomiix committed Jul 22, 2022
1 parent 3f28b45 commit a52214e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions upgrade/sql/1.7.8.7.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
SET SESSION sql_mode='';
SET NAMES 'utf8mb4';

DELETE FROM `PREFIX_smarty_cache`;

0 comments on commit a52214e

Please sign in to comment.