Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
QueryLogEvent
Interface QueryLogEvent
interface
QueryLogEvent
{
level
:
"query"
;
query
:
kysely
.
CompiledQuery
<
unknown
>
;
queryDurationMillis
:
number
;
}
Index
Properties
level
query
query
Duration
Millis
Properties
Readonly
level
level
:
"query"
Readonly
query
query
:
kysely
.
CompiledQuery
<
unknown
>
Readonly
query
Duration
Millis
query
Duration
Millis
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
level
query
query
Duration
Millis
Silvertree API
Loading...