mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-05-06 14:24:15 +02:00
5 lines
46 B
PL/PgSQL
5 lines
46 B
PL/PgSQL
BEGIN;
|
|
|
|
DROP TABLE IF EXISTS questlists;
|
|
|
|
END; |