Problem/Motivation
Follow up of #3200743: Decouple identifier management from database Connection, introduce an IdentifierHandler class
Use Table identifier value objects instead of table name strings in database Schema classes
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3514117
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mondrakeBetter do this after #3514261: [PP-1] Allow using Table identifier value objects in database Query classes.