mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
3 lines
76 B
SQL
Executable File
3 lines
76 B
SQL
Executable File
-- Drop proposals table and related indexes
|
|
DROP TABLE IF EXISTS proposals;
|