Problem/Motivation
Follow-up to #3411490: Replace array-based DB Schema API with a value object structure.
Proposed resolution
Convert *Storage() classes' ensureTableExists methods to use Drupal\Core\Database\SchemaDefinition objects.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3568040
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 #2
mondrake