DbSeedRow
Interface: DbSeedRow
Defined in: schema.ts:453
Seed-данные для таблицы DB.
Properties
rows
rows:
Record<string,StaticValue>[]
Defined in: schema.ts:455
table
table:
string
Defined in: schema.ts:454
Defined in: schema.ts:453
Seed-данные для таблицы DB.
rows:
Record<string,StaticValue>[]
Defined in: schema.ts:455
table:
string
Defined in: schema.ts:454