Breaking change in Drupal core lead to WSOD with DBXSchema.

Created on 6 January 2023, over 1 year ago
Updated 23 January 2023, over 1 year ago

Problem/Motivation

Two changes in Drupal core brought issues with DBXSchema module:

  1. change related to database driver namespaces (now handled has modules) β†’
  2. per-table prefixes are deprecated β†’

Proposed resolution

For the first breaking change, it has been fixed since commit #d51eb619.
For the second breaking change, a new dedicated version must be created. The ConnectionInterface interface and CrossSchemaConnectionTrait trait need to be updated to reflect changes in D10.

Remaining tasks

Do the changes and test.

User interface changes

None.

API changes

None.

Data model changes

None.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France guignonv

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024