{backup,snapshot}: Rename common code to export
This commit is contained in:
parent
b3a827e042
commit
bf57c0d5a6
14 changed files with 145 additions and 133 deletions
|
|
@ -93,8 +93,8 @@ func (sql *SQL) Update(io stream.IOStream) error {
|
|||
},
|
||||
{
|
||||
"snapshot",
|
||||
&models.Snapshot{},
|
||||
models.SnapshotTable,
|
||||
&models.Export{},
|
||||
models.ExportTable,
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue