source()
source(\Nano4\DB\Simple\Str $filename)
Run a .sql file within the current database.
Requires access to the mysql, pgsql, or sqlite3 binary.
It also requires the 'keep_config' parameter was set as true.
Parameters
| \Nano4\DB\Simple\Str | $filename | The SQL file to run. |