Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ GetEnablePriorBackup
Method
GetEnablePriorBackup
backend/generated-go/store/task.pb.go:180–185 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
178
}
179
180
func
(x *Task) GetEnablePriorBackup() bool {
181
if
x != nil {
182
return
x.EnablePriorBackup
183
}
184
return
false
185
}
186
187
type
isTask_Source
interface
{
188
isTask_Source()
Callers
4
runStandardMigration
Method · 0.45
backupData
Method · 0.45
TestPlanSpecUpdate_PriorBackupToggle_EmitsIssueComment
Function · 0.45
TestPlanUpdate_MultiSpec_OneRow
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestPlanSpecUpdate_PriorBackupToggle_EmitsIssueComment
Function · 0.36
TestPlanUpdate_MultiSpec_OneRow
Function · 0.36