drupflare/worker - v1.0.0
Preparing search index...
db/migrate-sql
MigrationChunk
Interface MigrationChunk
One chunk file. Both fields are optional; a chunk missing either is a case step() refuses.
interface
MigrationChunk
{
i
?:
number
;
statements
?:
PackedStatement
[]
;
}
Index
Properties
i?
statements?
Properties
Optional
i
i
?:
number
Optional
statements
statements
?:
PackedStatement
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
i
statements
drupflare/worker - v1.0.0
Loading...
One chunk file. Both fields are optional; a chunk missing either is a case step() refuses.