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