Create an export file from the database and save to the local computer. The file can subsequently be used to restore a database on another server.

Update the local database from the production database. Only shown if in the backup server

Restore a database from a previously created export file. Can only be executed if the database is empty.

Contents of file selected for restore

Date of extract{{uploadedExtract.meta.date | date}}
Collections{{uploadedExtract.playground.length}}
Components{{uploadedExtract.frozenDG.length}}
Published Q{{uploadedExtract.publishedQ.length}}

Update complete. Log of transactions:

KindNameAction
{{row.kind}} {{row.display}} {{row.action}}

Table
{{table.length}} {{table.display}}
Filter

Sort
Filter and sort must be valid json. Use " as delimeter
Examples
Filter
{"name":"test"}
Sort
{"version":-1}
{{col}}
{{row[col]}}
{{selectedRecord | json}}

DataGroups in Collection

NameDescription# elements
{{k}} {{v.description}} {{v.diff.length}}
Metadata
Title{{selectedRecord.title}}
Description{{selectedRecord.description}}
Key{{selectedRecord.key}}
Updated{{selectedRecord.updated | date}}
Component has been deleted
Elements {{selectedRecord.diff.length}}
TitleDescriptiondataType
{{ed.title}}
{{ed.description}} {{ed.type[0]}}
Metadata
Id{{selectedRecord.id}}
Name{{selectedRecord.name}}
Title{{selectedRecord.title}}
Description{{selectedRecord.description}}
Status{{selectedRecord.status}}
Url{{selectedRecord.url}}
Version{{selectedRecord.version}}

System config

{{systemConfig | json}}

Database list

{{db.name}}