mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
3c5e292c5a
* adding workspace_build resource * added migration * fix keyword * got rid oof diffs for workspace builds * adding workspace name to string * renamed migrations * fixed lint * pass throough AdditionalFields and fix tests * no need to pass through each handler * cleaned up migrations * generated types; fixed missing cases * logging error
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".
|