mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
81e2b2500a
This allows external services like our devcontainer support to display errors and warnings with custom styles to indicate failures to users.
3 lines
61 B
SQL
3 lines
61 B
SQL
ALTER TABLE workspace_agent_startup_logs
|
|
DROP COLUMN level;
|