mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 00:02:23 +00:00
Revert "fix: fix worker restart on otel setting set from undefined to null (#…" (#5190)
This reverts commit 940fb03023.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DELETE FROM global_settings WHERE name = 'otel';
|
||||
@@ -1 +0,0 @@
|
||||
INSERT INTO global_settings (name, value) VALUES ('otel', '{}');
|
||||
Reference in New Issue
Block a user