Exceptions thrown when upgrading from 3.0.2 to 3.0.3

Created on 13 December 2024, about 1 month ago

Problem/Motivation

As part of efforts to update the module from 3.0.2 to 3.0.3, I ran the module updates, which resulted in errors:

In ExceptionHandler.php line 53:
 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created' in 'field
 list': INSERT INTO "config_log" ("uid", "operation", "name", "created") VAL
 UES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeho
 lder_2, :db_insert_placeholder_3); Array
 (
 [:db_insert_placeholder_0] => 1
 [:db_insert_placeholder_1] => delete
 [:db_insert_placeholder_2] => system.logging
 [:db_insert_placeholder_3] => 1734123697
 )
In StatementWrapper.php line 145:
 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created' in 'field
 list'
πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ebeyrent

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

Comments & Activities

Production build 0.71.5 2024