Description Usage Arguments Value
These functions must run interactively.
1 2 3 4 5 6 7 8 | database_fix()
database_restore(
bkup,
backup_current = TRUE,
tables = c("user", "client-task", "server-task"),
owner_key = c("drop_old", "keep_both")
)
|
bkup |
path to the backup folder, should contains |
backup_current |
whether to backup current one before restoring |
tables |
which table(s) to restore |
owner_key |
whether to keep the old owner key; default is |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.