mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Preemptive schema bump for an upcoming project (#18860)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Updating SQL from 43 to 44 -AffectedArc07
|
||||
# Adding new column for server region settings
|
||||
ALTER TABLE `player` ADD COLUMN `server_region` VARCHAR(32) NULL DEFAULT NULL AFTER `keybindings`;
|
||||
Reference in New Issue
Block a user