Theme
Auto
Light
Dark
Table of Contents
alias
内容
Previous topic
table
Next topic
member
This Page
Show Source
Links
Index
Github Repository
User's Manual
API Reference
Navigation
index
next
|
previous
|
User's Manual
»
開発用メモ
»
スキーマ情報
»
table
»
alias
|
Theme
Auto
Light
Dark
|
alias
¶
メンバーの別名を管理するテーブル。
Python側で
{ name: member }
という辞書を生成するのに利用される。
別名ではないメンバー名も
name
に存在する。
内容
¶
カラム名
制約
型
内容
name
PRIMARY KEY
TEXT
別名(ニックネーム)
member
NOT NULL
TEXT
プレイヤー名
Table of Contents
alias
内容
Previous topic
table
Next topic
member
This Page
Show Source
Links
Index
Github Repository
User's Manual
API Reference
Navigation
index
next
|
previous
|
User's Manual
»
開発用メモ
»
スキーマ情報
»
table
»
alias
|
Theme
Auto
Light
Dark
|