mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
4244b20823
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;
|