yingh0ng commented on issue #17263: URL: https://github.com/apache/dolphinscheduler/issues/17263#issuecomment-3002364929
> > Generally, we use PrepareStatement to avoid SQL injection. If we replace the value in sql directly, how do we avoid SQL injection? If i missing somthing, please tell me. > > SqlTask don't need to consider sql injection problem, since you can directly construct the injected sql. Get it! -- 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]
