Skip to main content
Version: Next

CreateSchemaOptions

Options for ISchemaGenerator.create().

Hierarchy

Index

Properties

optionalincludeWildcardSchema

includeWildcardSchema?: boolean

When true, entities with a wildcard schema (schema: '*') are included in the generated DDL. Without this, wildcard tables are skipped.

optionalschema

schema?: string

optionalwrap

wrap?: boolean
Page Options