mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
3 lines
94 B
SQL
Executable File
3 lines
94 B
SQL
Executable File
-- Migration: 019_create_system_settings_table.down.sql
|
|
DROP TABLE IF EXISTS system_settings;
|