Deleting the wiki page 'テーブル定義書:post_tags' cannot be undone. Continue?
物理名 | 論理名 | 型 | サイズ | NULL 許容 | デフォルト | 備考 |
---|---|---|---|---|---|---|
id | 代理キー | BIGINT | ||||
post_id | 投稿 | BIGINT | ||||
tag_id | タグ | BIGINT | ||||
created_user_id | 作成ユーザ | BIGINT | ○ | NULL | システムが自動で行った場合,NULL | |
created_at | 作成日時 | DATETIME | ||||
deleted_user_id | 削除ユーザ | BIGINT | ○ | NULL | deleted_at が非 NULL で deleted_by が NULL なら,システムが自動で行ったといふこと |
|
deleted_at | 削除日時 | DATETIME | ○ | NULL |
Deleting the wiki page 'テーブル定義書:post_tags' cannot be undone. Continue?