mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
2 lines
66 B
SQL
2 lines
66 B
SQL
ALTER TABLE ONLY templates ALTER COLUMN created_by DROP NOT NULL;
|