Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 386 Bytes

typeorm-query-runner-release.md

File metadata and controls

5 lines (3 loc) · 386 Bytes

Any statement calling a queryRunner should be followed by a try/catch/finally block that ensures that the connection pool is released in any case by calling queryRunner.release() (@hokla/bug-shield/typeorm-query-runner-release)

⚠️ This rule warns in the 📦 typeorm config.