ouyangyewei commented on pull request #8595: URL: https://github.com/apache/dolphinscheduler/pull/8595#issuecomment-1068662432
@caishunfeng There are two ways I think of, one is to remove the initDatabase as you said, but it means that it needs to be executed **manually** in the future, and the other can consider abstracting the stored procedure, such as `CreateIndexIfNotExists`, `CreateUniqueKeyIfNotExists`, `DropIndexIfExists` -- 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]
