Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema migration support of product databases #351

Closed
gyorb opened this issue Aug 16, 2016 · 0 comments
Closed

Schema migration support of product databases #351

gyorb opened this issue Aug 16, 2016 · 0 comments
Assignees
Labels
CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands enhancement 🌟
Milestone

Comments

@gyorb
Copy link
Contributor

gyorb commented Aug 16, 2016

When a new CodeChecker server version is started, there are 2 different types of schema migration is needed

  • Migration of the configuration database (where CodeChecker configuration is stored)
  • Migration of each product databases (where the reports for the products are stored)

Migration should not happen automatically, it should always be confirmed by the user, who starts the server, as a faulty migration may corrupt the database.

@gyorb gyorb added this to the release 5.5 milestone Aug 16, 2016
@gyorb gyorb modified the milestones: release 5.5, release 6.0 Aug 24, 2016
@gyorb gyorb added the CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands label Feb 17, 2017
@dkrupp dkrupp modified the milestones: 6.0 pre4, release 6.0 Aug 15, 2017
@dkrupp dkrupp modified the milestones: 6.0 pre4, 6.0.1 Sep 18, 2017
@gyorb gyorb self-assigned this Sep 26, 2017
@gyorb gyorb modified the milestones: release 6.0.1, release 6.0.2 Sep 27, 2017
@dkrupp dkrupp changed the title Better db migration feedback Schema migration support of product databases Oct 2, 2017
@gyorb gyorb modified the milestones: release 6.1, release 6.2 Oct 12, 2017
@gyorb gyorb modified the milestones: release 6.2, release 6.3 Nov 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands enhancement 🌟
Projects
None yet
Development

No branches or pull requests

2 participants