Replacement github actions (#12857)

This commit is contained in:
Karolis
2021-12-19 03:10:56 +02:00
committed by GitHub
parent 6e43941fe4
commit 22958e49c4
10 changed files with 159 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
---
--- Adds the ss13_admins SQL table again.
---
--
-- Adds the ss13_admins SQL table again.
--
CREATE TABLE `ss13_admins` (
`ckey` VARCHAR(50) NOT NULL,
@@ -15,4 +15,4 @@ ALTER TABLE `ss13_player`
DROP COLUMN `rank`,
DROP COLUMN `flags`;
DROP TABLE `ss13_admin_log`;
DROP TABLE `ss13_admin_log`;