Just spinning off an issue from #2124069: Convert schema.inc to the update.update_hook_registry service (UpdateHookRegistry)
two functions that have been refactored away are still mentioned in the comments.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | removedoc-2908952-4.patch | 1.46 KB | sahil432 |
Comments
Comment #2
martin107 commentedComment #3
sahil432 commentedComment #4
sahil432 commentedRemoving drupal_get_complete_schema() and drupal_get_schema() from
Drupal/Core/Config/ConfigImporter.php
Drupal/Core/Database/Driver/sqlite/Schema.php
Comment #5
sahil432 commentedComment #6
martin107 commentedThank you sahil432
This looks good to me.
Comment #7
catchCommitted/pushed to 8.6.x and cherry-picked to 8.5.x. Thanks!