refactor(cls): remove cls support (#10817)
BREAKING CHANGE: All CLS support has been removed. Migration guide: If you do not use CLS, you can ignore this. Check all your usage of the `.transaction` method and make you sure explicitly pass the `transaction` object for each subsequent query.
Showing
with
36 additions
and
418 deletions
test/integration/cls.test.js
deleted
100644 → 0
-
Please register or sign in to post a comment