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

Created on 30 March 2023, about 1 year ago
Updated 20 April 2023, about 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.69.0 2024