feat: Add multi-statement transaction support #2426
Annotations
1 error
|
check
You have 3 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 mst-pysql
```
Commit sha: [29cd8f8](https://github.com/databricks/databricks-sql-python/pull/704/commits/29cd8f880e8d4681b846335b970737b54700a8db), Author: Jayant Singh, Committer: Jayant Singh; The sign-off is missing.
Commit sha: [7d2d9bc](https://github.com/databricks/databricks-sql-python/pull/704/commits/7d2d9bc09d7229778d5b6666fa393179d2a5b300), Author: Jayant Singh, Committer: Jayant Singh; The sign-off is missing.
Commit sha: [e77ae90](https://github.com/databricks/databricks-sql-python/pull/704/commits/e77ae9026b91bee39984a9d4e901793fc7374343), Author: Jayant Singh, Committer: Jayant Singh; The sign-off is missing.
|