Skip to main content
Version: Next

RefreshDatabaseOptions

Options for ISchemaGenerator.refresh() which drops and recreates the schema.

Hierarchy

Index

Properties

optionalcreateSchema

createSchema?: boolean

optionaldropDb

dropDb?: boolean

optionalensureIndexes

ensureIndexes?: boolean

optionalinheritedschema

schema?: string

optionalinheritedwrap

wrap?: boolean