mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
Adds a database trigger that runs on insert and update of the `workspace_agents` table. The trigger ensures that the agent name is unique within the context of the workspace build it is being inserted into.