typeorm-typedi-extensions icon indicating copy to clipboard operation
typeorm-typedi-extensions copied to clipboard

Dependency injection and service container integration with TypeORM using TypeDI library.

Results 19 typeorm-typedi-extensions issues
Sort by recently updated
recently updated
newest added

I have some circular depended entities (`User` and `Token`) and when I injecting `Repository` and `Repository` in some class, User is `undefined` on the moment of the class construction. ```ts...

type: feature

Is it possible to make multiple repository calls within a single transaction using dependency injection? If I'm reading the code correctly, this will always grab repositories off of a connection...

type: feature

## Description Changes to use typeorm version 0.3.x - Removal of obsolete functions - Change to use DataSource - Creating a new parameter to force the type of entity used...

for "fieldSetRepo" i get undefined help me with resolve it import 'reflect-metadata'; import { Request } from 'express'; import Container, { Service, Inject } from 'typedi'; import { Repository, getRepository...

for "fieldSetRepo" i get undefined help me with resolve it import 'reflect-metadata'; import { Request } from 'express'; import Container, { Service, Inject } from 'typedi'; import { Repository, getRepository...

how support with typeorm ^0.3.17 createConnection' is deprecated useContainer' is deprecated ![image](https://github.com/typestack/typeorm-typedi-extensions/assets/575720/d2467a1b-9f11-4206-b7e7-acf03f27f4b0) ![image](https://github.com/typestack/typeorm-typedi-extensions/assets/575720/903d414e-bbce-4734-a67f-747fc1e01932)

type: question

Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [typeorm](https://github.com/typeorm/typeorm). These dependencies need to be updated together. Removes `xml2js` Updates `typeorm` from 0.2.30 to 0.3.14 Release notes Sourced from...

dependencies

Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [typeorm](https://github.com/typeorm/typeorm). These dependencies need to be updated together. Removes `xml2js` Updates `typeorm` from 0.2.30 to 0.3.14 Release notes Sourced from...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies