reinstate staged configuration in panel data model as per data model requirements

This commit is contained in:
Kiara Grouwstra 2025-06-04 22:18:08 +02:00
parent 4efcd9a7bb
commit 6d539eb8df
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU
2 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,8 @@ erDiagram
string password_hash
}
deployment {
json configuration
json deployed_configuration
option[string] staged_configuration
option[string] version
}
backup["back-up"] {

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB