@@ -3,6 +3,7 @@
|
||||
| :---: | :--: | :-: | :---: | :------: | :--: | :-- |
|
||||
| theatre_id | 上映会場 Id. | BIGINT | | | | |
|
||||
| user_id | ユーザ Id. | BIGINT | | | | |
|
||||
| last_responded_at | 最後にホストが応答した日時 | DATETIME | | | | |
|
||||
|
||||
### 制約
|
||||
- 主キー:
|
||||
@@ -13,3 +14,4 @@
|
||||
|
||||
### インデクス
|
||||
- user_id
|
||||
- (theatre_id, last_responded_at)
|
||||
Reference in New Issue
Block a user