cap-nodejs

CAP Node.js API


CAP Node.js API / cap-storage-knex/src / createKnexCapSchema

Function: createKnexCapSchema()

createKnexCapSchema(knex, options?): Promise<void>

Defined in: cap-storage-knex/src/knex-cap-schema.ts:9

Parameters

knex

Knex

options?

KnexStorageTableOptions = {}

Returns

Promise<void>