瀏覽代碼

stupid db dump

development
mauirixxx 7 年之前
committed by GitHub
父節點
當前提交
4a67958f46
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      db/gw-treasure-history.sql

+ 1
- 0
db/gw-treasure-history.sql 查看文件

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


Loading…
取消
儲存