You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2024. It is now read-only.
Describe the bug
The established db connections are not closed automatically when the data diff is completed more over when calling for close() it throws an attribute error since super has no close function.
Describe the bug
The established db connections are not closed automatically when the data diff is completed more over when calling for close() it throws an attribute error since super has no close function.
the code above throws the following error
The text was updated successfully, but these errors were encountered: