TypeError: Cannot read property 'isTransactionActive' of undefined
Closed this issue · 1 comments
leoregul commented
Hello
At first, thanks for your great framework!
With version 0.1.5 was noticed this issue:
TypeError: Cannot read property 'isTransactionActive' of undefined
at apollo_server_core_1.runHttpQuery.then.then.catch (...\node_modules\vesper\index.js:111:54)
at
at process._tickCallback (internal/process/next_tick.js:188:7)
Driver: 'sqljs'
I suppose, 'transactionEntityManager.queryRunner !== undefined &&' is missed.
And, could you update package typeorm in 'dependencies'?
pleerock commented
fixed in 0.1.7