MongoCreateSchemaOptions
Hierarchy
- CreateSchemaOptions
- MongoCreateSchemaOptions
Index
Properties
optionalensureIndexes
create indexes? defaults to true
optionalinheritedincludeWildcardSchema
When true, entities with a wildcard schema (schema: '*') are included in the generated DDL.
Without this, wildcard tables are skipped.
Options for
ISchemaGenerator.create().