Version: NextOn this pageCreateSchemaOptions Options for ISchemaGenerator.create().HierarchyCreateSchemaOptionsEnsureDatabaseOptionsRefreshDatabaseOptionsMongoCreateSchemaOptionsIndex PropertiesincludeWildcardSchemaschemawrapProperties optionalincludeWildcardSchemaincludeWildcardSchema?: booleanWhen true, entities with a wildcard schema (schema: '*') are included in the generated DDL. Without this, wildcard tables are skipped.optionalschemaschema?: stringoptionalwrapwrap?: boolean
Options for
ISchemaGenerator.create().