feat: support using session to execute statements in transaction (#3252)

This commit is contained in:
Kevin Wan
2023-05-17 22:15:24 +08:00
committed by GitHub
parent f0bdfb928f
commit bff5b81ad9
11 changed files with 526 additions and 126 deletions

4
.gitignore vendored
View File

@@ -14,9 +14,10 @@
**/.idea
**/.DS_Store
**/logs
**/adhoc
**/coverage.txt
# for test purpose
**/adhoc
go.work
go.work.sum
@@ -27,4 +28,3 @@ go.work.sum
# vim auto backup file
*~
!OWNERS
coverage.txt