Error on site install from config when mysql or pgsql schema enabled

Created on 30 March 2023, over 1 year ago
Updated 20 April 2023, over 1 year ago

Problem/Motivation

Site install from config gives an error when dbxschema_mysql or dbxschema_pgsql tries to truncate cache_container table because it doesn't exist.

Steps to reproduce

Install a fresh drupal, enable modules and export config. After that, try to make a site install from config (drush si --existing-config).

Proposed resolution

Surround Truncate table attempt with a try catch.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇪🇸Spain Juanjol Navarra

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024