Skip to content

Commit

Permalink
Add templatecachequeries to the db tables excluded
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
  • Loading branch information
khalwat committed Oct 29, 2018
1 parent d5e8ca1 commit 9673d18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/common/common_db.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ EXCLUDED_DB_TABLES=(
"templatecaches"
"templatecachecriteria"
"templatecacheelements"
"templatecachequeries"
)

TMP_DB_DUMP_CREDS_PATH="/tmp/craftscripts.creds"

0 comments on commit 9673d18

Please sign in to comment.