executeScript

open fun executeScript(path: Path): Boolean

Executes the commands in the script on the database

Uses the longLastingConnection property for the connection.

Return

true if all commands are executed

Parameters

path

the path

Throws

if there is a problem