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