Drupal\Core\Database\Connection::tablePrefix() is deprecated in drupal:10.1.0 and is removed from drupal:11.0.0

Issue information

From user: el7cosmos

Related to !25 (merged)

Contribution record

Fork management

Problem/Motivation

Change record: https://www.drupal.org/node/3260849

Steps to reproduce

Proposed resolution

use getPrefix() method if available and fallback to tablePrefix() for older version of core

Remaining tasks

User interface changes

API changes

Data model changes

Edited by drupalbot
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information