\Nano4\DB\SimpleNativeDB

Summary

Methods
Properties
Constants
source()
get_host_info()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

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.

get_host_info()

get_host_info() 

Get host and port information.

Requires the 'keep_config' parameter was set as true.