mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
5c8cac9fb7
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;
|