Connect to the MySQL database.
Whether this instance is connected to a MySQL database.
Create entity tables in the database.
The entity type to create a table for. If this is blank, the default tables are created.
True on success, false on failure.
Disconnect from the MySQL database.
Whether this instance is connected to a MySQL database.
Check connection status.
Whether this instance is connected to a MySQL database.
Generate the MySQL query.
The options array.
The formatted selector array.
Used to track internal params.
Used to store internal params.
Whether only a subquery should be returned.
The SQL query.
Generated using TypeDoc
The MySQL Nymph database driver.