Skip to main content
Version: Next

ClearDatabaseOptions

Options for ISchemaGenerator.clear() to truncate/clear database tables.

Hierarchy

Index

Properties

optionalclearIdentityMap

clearIdentityMap?: boolean

optionalschema

schema?: string

optionaltruncate

truncate?: boolean
Page Options