This repository has been archived on 2024-05-18. You can view files and clone it, but cannot push or open issues or pull requests.
steamServer/migrations/1_create_tables.down.sql
2021-09-20 14:57:24 +02:00

3 lines
62 B
SQL

DROP TABLE servers;
DROP TABLE regions;
DROP TABLE gamemodes;