drupflare/worker - v1.0.0
Preparing search index...
ops/updb
PlanUnit
Interface PlanUnit
One unit as the plan builder emits it, before it becomes a
cfw_updb_unit
row.
interface
PlanUnit
{
depMap
?:
string
[]
;
expectSchema
?:
number
|
null
;
fn
?:
string
;
kind
:
string
;
maintTarget
?:
boolean
;
module
?:
string
;
number
?:
number
;
seedSchema
?:
number
|
null
;
step
?:
string
;
unbounded
?:
boolean
;
}
Index
Properties
dep
Map?
expect
Schema?
fn?
kind
maint
Target?
module?
number?
seed
Schema?
step?
unbounded?
Properties
Optional
dep
Map
depMap
?:
string
[]
Optional
expect
Schema
expectSchema
?:
number
|
null
Optional
fn
fn
?:
string
kind
kind
:
string
Optional
maint
Target
maintTarget
?:
boolean
Optional
module
module
?:
string
Optional
number
number
?:
number
Optional
seed
Schema
seedSchema
?:
number
|
null
Optional
step
step
?:
string
Optional
unbounded
unbounded
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dep
Map
expect
Schema
fn
kind
maint
Target
module
number
seed
Schema
step
unbounded
drupflare/worker - v1.0.0
Loading...
One unit as the plan builder emits it, before it becomes a
cfw_updb_unitrow.