Parcourir la source

stupid db dump

development
mauirixxx il y a 7 ans
committed by GitHub
Parent
révision
4a67958f46
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      db/gw-treasure-history.sql

+ 1
- 0
db/gw-treasure-history.sql Voir le fichier

@@ -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,


Chargement…
Annuler
Enregistrer