SQL changes

This commit is contained in:
Couls
2019-07-11 17:02:52 -04:00
parent 147f740c49
commit 362566222c
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
ALTER TABLE player
MODIFY COLUMN toggles int;