1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-22 04:37:47 +00:00
sapphire/sql/migrations/20211005112001_DropSpawnTables.sql

3 lines
No EOL
100 B
SQL

DROP TABLE IF EXISTS bnpctemplate;
DROP TABLE IF EXISTS spawnpoint;
DROP TABLE IF EXISTS spawngroup;