Deprecate Drupal\Core\Database\Connection::makeSequenceName(), make it internal to PostgreSQL

Created on 28 June 2021, about 3 years ago
Updated 13 April 2024, 5 months ago

Problem/Motivation

The method Drupal\Core\Database\Connection::makeSequenceName() is only used internally the PgSQL driver, but it's exposed as a public method for the entire Database API.

Proposed resolution

  1. deprecate Drupal\Core\Database\Connection::makeSequenceName()
  2. mark the PgSql driver implementation @internal or even better a protected method of PgSql's Schema class.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

📌 Task
Status

Fixed

Version

11.0 🔥

Component
Database 

Last updated 1 minute ago

  • Maintained by
  • 🇳🇱Netherlands @daffie
Created by

🇮🇹Italy mondrake 🇮🇹

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

Merge Requests

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.71.5 2024