- Notifications
You must be signed in to change notification settings - Fork948
Commitd865441
committed
feat: implement workspace_apps backend support
Add workspace_apps field to database schema and backend code:- Add workspace_apps column to workspace_agents table via migration- Update WorkspaceAgent struct to include workspace_apps field- Update InsertWorkspaceAgentParams to accept workspace_apps- Update SQL queries and generated code to handle workspace_apps- Backend now passes workspace_apps from Terraform to database1 parent7b9597b commitd865441
File tree
62 files changed
+27201
-2
lines changed- coderd/database
- queries
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+27201
-2
lines changedLines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 105 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)