mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
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;
|