Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dolthub/doltgresql
/ Cleanup
Method
Cleanup
integration-tests/go-sql-server-driver/driver/cmd.go:143–145 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
}
142
143
func
(u DoltUser) Cleanup() error {
144
return
os.RemoveAll(u.tmpdir)
145
}
146
147
type
RepoStore
struct
{
148
user DoltUser
Callers
13
runGCIncrementalTest
Function · 0.95
TestResumableGC
Function · 0.95
TestFullGCNoOldgenConjoin
Function · 0.95
setupTestServer
Function · 0.95
Run
Method · 0.95
testSQLTransactionWithAmendCommit
Function · 0.95
testSQLRacingAmend
Function · 0.95
testSQLRacingAmendWithSerial
Function · 0.95
startServerWithMetrics
Function · 0.95
TestConcurrentWrites
Function · 0.95
TestStatsGCConcurrency
Function · 0.95
TestStatsAnalyzeTableSpeed
Function · 0.95
Calls
no outgoing calls
Tested by
12
runGCIncrementalTest
Function · 0.76
TestResumableGC
Function · 0.76
TestFullGCNoOldgenConjoin
Function · 0.76
setupTestServer
Function · 0.76
testSQLTransactionWithAmendCommit
Function · 0.76
testSQLRacingAmend
Function · 0.76
testSQLRacingAmendWithSerial
Function · 0.76
startServerWithMetrics
Function · 0.76
TestConcurrentWrites
Function · 0.76
TestStatsGCConcurrency
Function · 0.76
TestStatsAnalyzeTableSpeed
Function · 0.76
run
Method · 0.76