Projects tigase _server server-core Issues #930
Schema versioning - check if running upgrade is possible (#930)
Closed
wojciech.kapcia@tigase.net opened 6 years ago

This is a followup to #3582: please add a check to upgrade-schema verifying if it's possible to run the upgrade (i.e. check if the lowest available schema file version is greater or equal to the currently installed version)

Andrzej Wójcik (Tigase) commented 6 years ago

I've implemented this feature. It will check if schema upgrade is supported from particular version and will warn the user before making any changes if any schema within the database is in the version for which upgrade is not supported.

Please verify if behavior is correct, as I checked many cases and it worked for me in every case, however it is possible that I forgot about some use cases in which it will fail.

wojciech.kapcia@tigase.net commented 6 years ago

I checked the code and tested it and it works well.

issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
RedmineID
6876
Version
tigase-server-8.0.0
Spent time
22h 30m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#930
Please wait...
Page is in error, reload to recover