mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
Needed for marking interceptions as done (https://github.com/coder/internal/issues/1051).
2 lines
57 B
SQL
2 lines
57 B
SQL
ALTER TABLE aibridge_interceptions DROP COLUMN ended_at;
|