drupflare/worker - v1.0.0
Preparing search index...
ops/updb
UpdbCursor
Interface UpdbCursor
The cursor
exec()
hands back, narrowed to what this file reads off one.
interface
UpdbCursor
{
rowsRead
?:
number
;
rowsWritten
?:
number
;
toArray
()
:
Record
<
string
,
unknown
>
[]
;
}
Index
Properties
rows
Read?
rows
Written?
Methods
to
Array
Properties
Optional
rows
Read
rowsRead
?:
number
Optional
rows
Written
rowsWritten
?:
number
Methods
to
Array
toArray
()
:
Record
<
string
,
unknown
>
[]
Returns
Record
<
string
,
unknown
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rows
Read
rows
Written
Methods
to
Array
drupflare/worker - v1.0.0
Loading...
The cursor
exec()hands back, narrowed to what this file reads off one.