Files
coder/coderd/database/migrations/000223_notifications_settings_audit.down.sql
2024-07-10 16:15:06 +02:00

3 lines
116 B
SQL

-- Nothing to do
-- It's not possible to drop enum values from enum types, so the up migration has "IF NOT EXISTS".