This website requires JavaScript.
Explore
Help
Sign In
miteruzo
/
btrc-hub
Watch
1
Star
0
Fork
0
You've already forked btrc-hub
Code
Issues
69
Pull Requests
1
Releases
Wiki
Activity
Page:
テーブル定義書:theatre_watching_users
Pages
テーブル定義書:deerjikists
テーブル定義書:ip_addresses
テーブル定義書:materials
テーブル定義書:nico_tag_relations
テーブル定義書:post_similarities
テーブル定義書:post_tags
テーブル定義書:posts
テーブル定義書:settings
テーブル定義書:tag_implications
テーブル定義書:tag_name_sanitisation_rules
テーブル定義書:tag_names
テーブル定義書:tags
テーブル定義書:theatre_comments
テーブル定義書:theatre_watching_users
テーブル定義書:theatres
テーブル定義書:user_ips
テーブル定義書:user_post_views
テーブル定義書:users
テーブル定義書:wiki_pages
実装説明書
環境構築手順
移行方針草案
課題整理
Home
Code
Clone
HTTPS
Tea CLI
3
テーブル定義書:theatre_watching_users
みてるぞ edited this page
2026-03-17 01:50:00 +09:00
Table of Contents
theatre_watching_users: 上映会視聴中のユーザ
制約
インデクス
theatre_watching_users: 上映会視聴中のユーザ
物理名
論理名
型
サイズ
NULL 許容
デフォルト
備考
theatre_id
上映会場 Id.
BIGINT
user_id
ユーザ Id.
BIGINT
last_responded_at
最後にホストが応答した日時
DATETIME
制約
主キー:
(theatre_id, user_id)
外部キー:
theatre_id -> theatres.id
user_id -> users.id
インデクス
user_id
(theatre_id, last_responded_at)
Delete Page
Deleting the wiki page "テーブル定義書:theatre_watching_users" cannot be undone. Continue?
No
Yes