pegasas commented on PR #15886:
URL: 
https://github.com/apache/dolphinscheduler/pull/15886#issuecomment-2068066206

   > > it may not trigger if using helm update. but i think key point here is 
db init control should not binding to api component enabled flag.
   > 
   > Agree with you that two separated flag is clear. I'm just curious if we 
have schema version comparison when executing upgrade script, which means 
setting `tools.enabled` to `true` shouldn't cause any problems, then do we have 
to introduce this new option?
   
   if that case, dba will update manually according to community experience.
   
   currently tools default init sql will drop db, this mainly targets on 
community CI/CD.
   
https://github.com/pegasas/dolphinscheduler/tree/dev/dolphinscheduler-dao/src/main/resources/sql


-- 
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]

Reply via email to