When things go wrong with the database, often the suggested solution is to rename the current database and substitute in one of the backup databases.
However, the structure (schema) of the database changes over time. How does Plex handle having an old database being restored into the current version?
Can Plex automatically update from any old schema format to the current format?