installExtentions

suspend fun installExtentions(path: String)(source)

Installs extensions by reading SQL files from the specified directory and processing each file.

Parameters

path

The directory path where SQL files are located.