mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
* test: Increase test coverage on auditable resources When adding a new audit resource, we also need to add it to the function switch statements. This is a likely mistake, now a unit test will check this for you
2 lines
68 B
SQL
2 lines
68 B
SQL
ALTER TYPE resource_type ADD VALUE IF NOT EXISTS 'workspace_proxy';
|