Bläddra i källkod

stupid db dump

development
mauirixxx 7 år sedan
committed by GitHub
förälder
incheckning
4a67958f46
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      db/gw-treasure-history.sql

+ 1
- 0
db/gw-treasure-history.sql Visa fil

@@ -18,6 +18,7 @@ MySQL - 5.5.52-MariaDB : Database - mauirixxx
CREATE TABLE `history` (
`historyid` int(11) NOT NULL AUTO_INCREMENT,
`historydate` date DEFAULT NULL,
`userid` int(11) DEFAULT NULL,
`charnameid` int(11) DEFAULT NULL,
`locationid` int(2) DEFAULT NULL,
`goldrec` int(4) DEFAULT NULL,


Laddar…
Avbryt
Spara