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
3 lines
92 B
SQL
3 lines
92 B
SQL
-- It's not possible to drop enum values from enum types, so the UP has "IF NOT
|
|
-- EXISTS".
|