drupflare/worker - v1.0.0
Preparing search index...
ops/updb
UpdbRun
Interface UpdbRun
The
cfw_updb_run
row, decoded.
interface
UpdbRun
{
abortList
:
string
[]
;
codeId
:
string
|
null
;
coldWaits
:
number
;
cursorSeq
:
number
;
dbSizeBefore
:
number
|
null
;
exportKey
:
string
|
null
;
haltDetail
:
string
|
null
;
haltReason
:
string
|
null
;
id
:
string
;
maintWas
:
boolean
;
maxSeq
:
number
;
options
:
Record
<
string
,
unknown
>
;
phase
:
string
;
planHash
:
string
|
null
;
planned
:
boolean
;
rowsWritten
:
number
;
schemaVersion
:
number
;
snapshot
:
Record
<
string
,
unknown
>
|
null
;
startedAt
:
number
;
statements
:
number
;
updatedAt
:
number
;
}
Index
Properties
abort
List
code
Id
cold
Waits
cursor
Seq
db
Size
Before
export
Key
halt
Detail
halt
Reason
id
maint
Was
max
Seq
options
phase
plan
Hash
planned
rows
Written
schema
Version
snapshot
started
At
statements
updated
At
Properties
abort
List
abortList
:
string
[]
code
Id
codeId
:
string
|
null
cold
Waits
coldWaits
:
number
cursor
Seq
cursorSeq
:
number
db
Size
Before
dbSizeBefore
:
number
|
null
export
Key
exportKey
:
string
|
null
halt
Detail
haltDetail
:
string
|
null
halt
Reason
haltReason
:
string
|
null
id
id
:
string
maint
Was
maintWas
:
boolean
max
Seq
maxSeq
:
number
options
options
:
Record
<
string
,
unknown
>
phase
phase
:
string
plan
Hash
planHash
:
string
|
null
planned
planned
:
boolean
rows
Written
rowsWritten
:
number
schema
Version
schemaVersion
:
number
snapshot
snapshot
:
Record
<
string
,
unknown
>
|
null
started
At
startedAt
:
number
statements
statements
:
number
updated
At
updatedAt
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abort
List
code
Id
cold
Waits
cursor
Seq
db
Size
Before
export
Key
halt
Detail
halt
Reason
id
maint
Was
max
Seq
options
phase
plan
Hash
planned
rows
Written
schema
Version
snapshot
started
At
statements
updated
At
drupflare/worker - v1.0.0
Loading...
The
cfw_updb_runrow, decoded.