New serial columns do not own sequences for on demand tables

Created on 8 May 2023, over 1 year ago

Problem/Motivation

Followup to 🐛 New serial columns do not own sequences Fixed . In the parent issue we have updated the sequence owning for tables from hook_install and entity tables. We have in Drupal a third kind of table and that is a "on demand" tables. Also known as lazy created tables. For instance all caching tables are created on demand.

Proposed resolution

Update sequence for the on demand tables to be owned by the table.

Remaining tasks

TBD

User interface changes

None

API changes

None

Data model changes

None

Release notes snippet

TBD

📌 Task
Status

Postponed

Version

10.1

Component
PostgreSQL driver 

Last updated 10 days ago

No maintainer
Created by

🇳🇱Netherlands daffie

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

Comments & Activities

Production build 0.71.5 2024