mirror of
https://github.com/coder/coder.git
synced 2025-07-23 21:32:07 +00:00
fix: populate default created_by and add not-null constraint in templates (#2290)
This commit is contained in:
@ -0,0 +1 @@
|
||||
ALTER TABLE ONLY templates ALTER COLUMN created_by DROP NOT NULL;
|
Reference in New Issue
Block a user