mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
2 lines
66 B
SQL
2 lines
66 B
SQL
ALTER TABLE ONLY templates ALTER COLUMN created_by DROP NOT NULL;
|