Transaction RestoreBackup
Authentication mode: Checked (known user, must have the privilege)
Database access mode: updating
This transaction is used to restore backup data into the database.
Inputs:
- backup: string
Contains the structured backup data.
- update: bool
If true: attempt to update existing data, otherwise forces insert.
Outputs: