mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
In the presence of multiple devcontainers, it would be nice to differentiate them by name. This change inherits the resource name from terraform. Refs #17076
2 lines
60 B
SQL
2 lines
60 B
SQL
ALTER TABLE workspace_agent_devcontainers DROP COLUMN name;
|