turash/bugulma/backend/migrations/postgres/019_create_system_settings_table.down.sql
2025-12-15 10:06:41 +01:00

3 lines
94 B
SQL
Executable File

-- Migration: 019_create_system_settings_table.down.sql
DROP TABLE IF EXISTS system_settings;