mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
This commit adds the ability for agents to set their version upon start. This is then reported in the UI and CLI.
2 lines
55 B
SQL
2 lines
55 B
SQL
ALTER TABLE ONLY workspace_agents DROP COLUMN version;
|