Frame.dev
GitHub
NPM
Preparing search index...
The search index is not available
SQL Storage Adapter - v0.4.2
SQL Storage Adapter
ConnectionOpenedEvent
Interface ConnectionOpenedEvent
Event emitted when a connection is opened.
interface
ConnectionOpenedEvent
{
type
:
"connection:opened"
;
context
:
AdapterContext
;
timestamp
:
Date
;
}
Index
Properties
type
context
timestamp
Properties
type
type
context
context
:
AdapterContext
timestamp
timestamp
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
context
timestamp
Frame.dev
GitHub
NPM
SQL Storage Adapter - v0.4.2
Loading...
Event emitted when a connection is opened.