zhongjiajie opened a new issue, #10120: URL: https://github.com/apache/dolphinscheduler/issues/10120
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When i build binary tarball from branch dev, then change database connection type to pg or mysql. It will raise duplicate object, such as duplicate index or column, it because we do not change the version in table `t_ds_version` and will upgrade when we finish the database init ### What you expected to happen ATT ### How to reproduce ATT ### Anything else ATT ### Version dev ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
