harmonytask: remember machine

This commit is contained in:
Andrew Jackson (Ajax)
2023-11-15 13:06:00 +01:00
committed by Łukasz Magiera
parent 1a9e3cfd71
commit 98099cc3f8
3 changed files with 12 additions and 9 deletions
+1
View File
@@ -0,0 +1 @@
ALTER TABLE harmony_task_history ADD COLUMN completed_by_host_and_port varchar(300) NOT NULL;