pub fn execute_script(config: NonInteractiveConfig) -> Result<()>Expand description
Execute a script file with multiple SQL statements separated by GO
pub fn execute_script(config: NonInteractiveConfig) -> Result<()>Execute a script file with multiple SQL statements separated by GO