Normal
well, at the very least others can easily view the changes you did.And for further changes you can add sensible commit messages.I remember there is a system in place in mediaportal (https://www.team-mediaportal.com/wiki/display/MediaPortal1/Version+Compatibility) where you can version subsystems of it. That way (theoretically) it should make old plugins incompatible with the new database, but I'm not 100% sure that system is working correctly.Also not sure if your changes are going to break every plugin that uses the updated databases.
well, at the very least others can easily view the changes you did.
And for further changes you can add sensible commit messages.
I remember there is a system in place in mediaportal (https://www.team-mediaportal.com/wiki/display/MediaPortal1/Version+Compatibility) where you can version subsystems of it. That way (theoretically) it should make old plugins incompatible with the new database, but I'm not 100% sure that system is working correctly.
Also not sure if your changes are going to break every plugin that uses the updated databases.