1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-23 13:17:45 +00:00
sapphire/sql/migrations/20211005112001_DropSpawnTables.sql

3 lines
100 B
MySQL
Raw Normal View History

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