mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
DirectorDeploymentLog: new column
This commit is contained in:
parent
0a63c6bde8
commit
c5f4d6d9e4
@ -15,6 +15,7 @@ class DirectorDeploymentLog extends DbObject
|
||||
protected $defaultProperties = array(
|
||||
'id' => null,
|
||||
'config_checksum' => null,
|
||||
'last_activity_checksum' => null,
|
||||
'peer_identity' => null,
|
||||
'start_time' => null,
|
||||
'end_time' => null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user