New script “dbstructure”

@Friendica Support The latest pull request contains a new script that – in the future – will be used to update the structure of a friendica system. It compares the database structure with an array inside this script.

In the future all database updates will be using this new script. The functions in the update.php will then only be used if an update function is needed after the structure is changed.

Until now, the script only simulates the changes. So it does no harm. I hope that many people will test it and tell me the result.

It is called this way:
php include/dbstructure.php