This website works better with JavaScript.
Home
Explore
Sign In
miteruzo
/
kekec_bbs_v2
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
master
みてるぞ
3 weeks ago
parent
0a90698f65
commit
67e2105127
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
%E3%83%86%E3%83%BC%E3%83%96%E3%83%AB%E5%AE%9A%E7%BE%A9%E6%9B%B8%3Apost_tags.md
+ 5
- 0
%E3%83%86%E3%83%BC%E3%83%96%E3%83%AB%E5%AE%9A%E7%BE%A9%E6%9B%B8%3Apost_tags.md
@@ -1 +1,6 @@
## post_tags: レスとタグのリレーション
| 物理名 | 論理名 | 型 | サイズ | NULL 許容 | デフォルト | 備考 |
| :---: | :--: | :-: | :---: | :------: | :--: | :-- |
| id | 代理キー | BIGINT | | | | |
| post_id | レス Id. | BIGINT | | | | |
| tag_id | タグ Id. | BIGINT | | | | |
Write
Preview
Loading…
Cancel
Save