jmaicaaan / express-starter-ts

This repository gives the developer an Express Starter written in Typescript to kick off there development fast 🔥🔥🔥
6 stars 0 forks source link

Try using the @transaction() decorator in the controller definition #5

Closed jmaicaaan closed 6 years ago

jmaicaaan commented 6 years ago

Enabling the logging in the ormconfig.json we can see that the sqlQuery that is executing is already wrapped in transaction? hmm 🤔

jmaicaaan commented 6 years ago

Will close this as talked with @ciiidi that the typeORM supports the transaction already