installFromSqlFiles

Installs database migrations from a list of SQL files.

Parameters

files

A list of pairs where the first value is the file name or identifier, and the second value is the SQL content to be executed. Files with blank SQL content will be ignored.