feat: support using session to execute statements in transaction (#3252)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user