MCPcopy Create free account
hub / github.com/araddon/qlbridge / DisableRecover

Function DisableRecover

exec/sqldriver.go:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54}
55
56func DisableRecover() {
57 schema.DisableRecover = true
58}
59
60// sql.Driver Interface implementation.
61//

Callers 3

TestMainFunction · 0.92
TestMainFunction · 0.92
runInitFunction · 0.92

Calls

no outgoing calls

Tested by 2

TestMainFunction · 0.74
TestMainFunction · 0.74