restore image
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m34s
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m34s
This commit is contained in:
parent
fe169c00be
commit
ca5ae17177
Binary file not shown.
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 51 KiB |
@ -26,4 +26,4 @@ Note that there are some caveats to this feature:
|
||||
|
||||
The restore works by undoing all the changes listed in the [MPE_AUDIT](/tables/mpe_audit/) table. The keys from this table (since and including the version to be restored) are left joined to the base table (to get current values) to create a staging dataset, and then the changes applied in reverse chronological order using [this macro](https://core.sasjs.io/mp__stripdiffs_8sas.html).
|
||||
|
||||
Source code for the restore process is available here: https://git.datacontroller.io/dc/dc/src/branch/main/sas/sasjs/services/editors/restore.sas
|
||||
Source code for the restore process is available [here](https://git.datacontroller.io/dc/dc/src/branch/main/sas/sasjs/services/editors/restore.sas).
|
Loading…
Reference in New Issue
Block a user