Support Dynamic Entity Reference 3.x

Created on 4 April 2024, 3 months ago
Updated 27 June 2024, 5 days ago

Problem/Motivation

Currently we only support Dynamic Entity Reference versions 2.x and 4.x. These versions allow the use of string based entity IDs, while version 3.x only allows integer IDs.

Not all projects need entities with string IDs and would prefer to use the stable 3.x release of Dynamic Entity Reference, especially because the 4.x branch is currently in alpha and its current implementation using triggers does not yet fully support recent databases like MySQL 8.0 or MariaDB 11.

Proposed resolution

Probably just allowing 3.x in composer.json is sufficient. It doesn't look like our code has any strict requirements on string IDs.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡§πŸ‡¬Bulgaria pfrenssen Sofia

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024