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

4 lines
62 B
SQL

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