Kavita Goodwani
Results
2
comments of
Kavita Goodwani
Hi team, I am still not able to use ScriptUtils to execute a stored procedure. Receiving stacktrace that says "You have an error in your SQL Syntax" . Is there...
> > My solution: set `spring.datasource.separator=^^^ END OF SCRIPT ^^^` . > > By this setting, `ScriptUtils` does not separate the content of the SQL file into multiple statements. >...