installFromPath

suspend fun installFromPath(path: String = options.installFilesPath)(source)

Installs the necessary files from a specified directory path.

Parameters

path

The directory path where the SQL files are located. Defaults to the value of options.installFilesPath.