DbUpdateQuery
Interface: DbUpdateQuery
Defined in: schema.ts:437
Extends
Properties
by
by:
string
Defined in: schema.ts:439
fields?
optionalfields:string[]
Defined in: schema.ts:440
id
id:
string
Defined in: schema.ts:413
Inherited from
kind
kind:
"update"
Defined in: schema.ts:438
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