Deleting the wiki page 'テーブル定義書:users' cannot be undone. Continue?
物理名 | 論理名 | 型 | サイズ | 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 |
Deleting the wiki page 'テーブル定義書:users' cannot be undone. Continue?