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:
テーブル定義書: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
6
テーブル定義書:users
みてるぞ edited this page
2025-06-29 01:41:26 +09:00
Table of Contents
users: ユーザ
users: ユーザ
物理名
論理名
型
サイズ
NULL 許容
デフォルト
備考
id
代理キー
BIGINT
name
ユーザ名
VARCHAR
255
○
NULL
inheritance_code
引継ぎコード
VARCHAR
64
role
ロール
VARCHAR
255
guest
: 閲覧のみ
member
: 編輯可
admin
: 管理者
banned
利用禁止
BOOLEAN
FALSE
last_login_at
最終ログイン日時
DATETIME
created_at
作成日時
DATETIME
updated_at
更新日時
DATETIME
Delete Page
Deleting the wiki page "テーブル定義書:users" cannot be undone. Continue?
No
Yes