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