Error Found
After performing composer update, and during the execution of /update.php to update database, the following was observed:

Error Resolution
To repair these sorts of errors, you must remove the orphaned entries from the system.schema key/value storage system. There is no UI for doing this. At this point, the simplest solution is to use drush to evaluate some PHP code to invoke a system service to manipulate the system.schema table. For example, to clean up these two errors:
| |
You will need to perform the following drush command
| |