OPS - GATEWAY: prepare Ops Agents Synology deploy
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE agent_tokens
|
||||
ADD COLUMN IF NOT EXISTS token_suffix text;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE agent_tokens
|
||||
ADD COLUMN IF NOT EXISTS token_suffix text;
|
||||