mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: update build_reason 'autolock' -> 'dormancy' (#11074)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TYPE build_reason RENAME VALUE 'dormancy' TO 'autolock';
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TYPE build_reason RENAME VALUE 'autolock' TO 'dormancy';
|
||||
Reference in New Issue
Block a user