@@ -4,3 +4,12 @@
|
||||
| platform | プラットフォーム | VARCHAR | 16 | | | |
|
||||
| code | コード | VARCHAR | 255 | | |
|
||||
| tag_id | タグ Id. | BIGINT | | | | |
|
||||
|
||||
### 制約
|
||||
- 主キー:
|
||||
- (platform, code)
|
||||
- 一意:
|
||||
- tag_id
|
||||
|
||||
### インデクス
|
||||
- tag_id ASC
|
||||
|
||||
Reference in New Issue
Block a user