table 'devel_debug_log' already exists.

Created on 4 October 2023, about 1 year ago
Updated 2 September 2024, 2 months ago

Problem/Motivation

cim import reports the following error:


 [notice] Synchronized extensions: install devel_generate.
 [notice] Synchronized extensions: install mysql.
 [notice] Synchronized extensions: install devel.

In Schema.php line 619:
                                           
  Table 'devel_debug_log' already exists. 

Steps to reproduce

Run the 'drush cim' command.

Proposed resolution

Use the hook_uninstall to delete a table when the module is disabled.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

🇧🇷Brazil Killdery Coelho

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024