소스 검색

stupid db dump

development
mauirixxx 7 년 전
committed by GitHub
부모
커밋
4a67958f46
No known key found for this signature in database GPG 키 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,


불러오는 중...
취소
저장