Search
Preparing search index...
The search index is not available
vscode-deploy-reloaded
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"sql/mysql"
External module "sql/mysql"
Index
Classes
MySQLConnection
Interfaces
MySQLOptions
MySQLResult
Functions
open
MySQLConnection
Functions
open
MySQLConnection
open
MySQLConnection
(
opts
?:
MySQLOptions
)
:
Promise
<
MySQLConnection
>
Opens a MySQL connection.
Parameters
Optional
opts:
MySQLOptions
Returns
Promise
<
MySQLConnection
>
The promise with the new connection.
Globals
"sql/mysql"
MySQLConnection
MySQLOptions
MySQLResult
open
MySQLConnection
Generated using
TypeDoc
Opens a MySQL connection.