Is it possible to validate the dB schema?
t
I've done an upgrade and had to apply some manual changes. To ensure everything is ok, is there a way to compare the database schema for a particular version of Umbraco? Or simply could I download a version from Umbraco, install it and use that database as the version to be the correct one?
a
During a (local) upgrade you see (in console) an comparison of the schema, not sure if this suits for your case though