ソースを参照

this is really annoying

seems my database dump failed me
development
mauirixxx 7年前
committed by GitHub
コミット
82ca11ff2e
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      db/gw-treasure-listattribute.sql

+ 1
- 0
db/gw-treasure-listattribute.sql ファイルの表示

@@ -11,6 +11,7 @@
DROP TABLE IF EXISTS `listattribute`;

CREATE TABLE `listattribute` (
`weapattrid` int(2) NOT NULL AUTO_INCREMENT,
`weaponattribute` varchar(20) DEFAULT NULL COMMENT 'death magic, axe mastery, command, smiting prayers, etc'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;



読み込み中…
キャンセル
保存