DbCreateQuery
Interface: DbCreateQuery
Defined in: schema.ts:432
Extends
Properties
fields
fields:
string[]
Defined in: schema.ts:434
id
id:
string
Defined in: schema.ts:413
Inherited from
kind
kind:
"create"
Defined in: schema.ts:433
Overrides
name
name:
string
Defined in: schema.ts:414
Inherited from
params?
optionalparams:DbQueryParam[]
Defined in: schema.ts:417
Inherited from
table
table:
string
Defined in: schema.ts:416