Revert "Enhance Cursor close handling and context manager exception m… #1688
Annotations
1 error
|
check
You have 2 commits incorrectly signed off. To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git rebase HEAD~3 --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin revert-554
```
Commit sha: [e6106da](https://github.com/databricks/databricks-sql-python/pull/613/commits/e6106da203706b1f38a9c43de660e38bb7a37fe0), Author: Madhav Sainanee, Committer: Madhav Sainanee; The sign-off is missing.
Commit sha: [163d14c](https://github.com/databricks/databricks-sql-python/pull/613/commits/163d14ccef0c0c7b34d3bd9925603402280e4343), Author: Madhav Sainanee, Committer: Madhav Sainanee; The sign-off is missing.
|