$conn
$conn
Reference to the current connection object
MySQL-specific backup, import and creation methods
__construct(\Query\Driver\Driver_Interface $conn)
Save a reference to the connection object for later use
\Query\Driver\Driver_Interface | $conn |
delete_table(string $name) : string
Drop the selected table
string | $name |
todo |
---|
driver_query(string $sql, bool $filtered_index=TRUE) : mixed
string | $sql | |
bool | $filtered_index=TRUE |
None found |
None found |
None found |