DirectorDeploymentLog: adjust object to fit schema
This commit is contained in:
parent
72c76134f6
commit
0a0015f96a
|
@ -14,7 +14,7 @@ class DirectorDeploymentLog extends DbObject
|
|||
|
||||
protected $defaultProperties = array(
|
||||
'id' => null,
|
||||
'config_id' => null,
|
||||
'config_checksum' => null,
|
||||
'peer_identity' => null,
|
||||
'start_time' => null,
|
||||
'end_time' => null,
|
||||
|
|
Loading…
Reference in New Issue