mirror of
https://github.com/getnamingo/registry.git
synced 2025-06-28 23:23:22 +02:00
PgSql update
This commit is contained in:
parent
f0e3fd8f8c
commit
9db59109f7
15 changed files with 251 additions and 271 deletions
|
@ -513,7 +513,7 @@ class HostsController extends Controller
|
|||
$update = $currentDateTime->format('Y-m-d H:i:s.v'); // Current timestamp
|
||||
|
||||
$db->update('host', [
|
||||
'update' => $update,
|
||||
'lastupdate' => $update,
|
||||
'upid' => $clid
|
||||
],
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue