Migrate from MySql > MSSql how?

Hi,
I am running our SonarQube on MySQL server and i want to migrate to MS SQL server, how can i accomplish that ? We are using the paid Developer edition.

/donnib

Hi donnib,

There’s a database migration tool available to customers of paid support. Beyond that, my best advice is to recreate your projects’ histories in the new DB (check out date 0, analyze with -Dsonar.projectDate, date++, …).

 
Ann