nest_transact icon indicating copy to clipboard operation
nest_transact copied to clipboard

Simplest transactions support for Nestjs with Typeorm

Results 11 nest_transact issues
Sort by recently updated
recently updated
newest added

After a service is wrapped with TransactionFor. @InjectDataSource can no longer resolve, giving error: "message": "Cannot read properties of undefined (reading 'name')"