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