CAP Node.js API
CAP Node.js API / cap-storage-knex/src / createKnexCapSchema
createKnexCapSchema(knex, options?): Promise<void>
knex
options?
Promise
void
Defined in: cap-storage-knex/src/knex-cap-schema.ts:9
Knex
KnexStorageTableOptions = {}
KnexStorageTableOptions
{}
Promise<void>