Database context.

Hierarchy

  • DbContext

Properties

globalDataSource: DataSource

Main global TypeORM data source used by the app.

transaction: EntityManager

TypeORM EntityManager from transactionRunner for conventient use.

transactionRunner: QueryRunner

TypeORM QueryRunner with the transaction for the current block being indexed.

Generated using TypeDoc