跳到主要内容
版本:Next

@midwayjs/typeorm

Index

Type Aliases

typeormConfigOptions

typeormConfigOptions: DataSourceManagerConfigOption<DataSourceOptions>

Variables

constENTITY_MODEL_KEY

ENTITY_MODEL_KEY: typeorm:entity_model_key = 'typeorm:entity_model_key'

constEVENT_SUBSCRIBER_KEY

EVENT_SUBSCRIBER_KEY: typeorm:event_subscriber_key = 'typeorm:event_subscriber_key'

constORM_DATA_SOURCE_KEY

ORM_DATA_SOURCE_KEY: typeorm:data_source_key = 'typeorm:data_source_key'

constORM_MODEL_KEY

ORM_MODEL_KEY: typeorm:orm_model_key = 'typeorm:orm_model_key'