master
みてるぞ 8 months ago
commit
b4ed45d02f
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      %E3%83%86%E3%83%BC%E3%83%96%E3%83%AB%E5%AE%9A%E7%BE%A9%E6%9B%B8%3Ausers.md

+ 6
- 0
%E3%83%86%E3%83%BC%E3%83%96%E3%83%AB%E5%AE%9A%E7%BE%A9%E6%9B%B8%3Ausers.md

@@ -0,0 +1,6 @@
## users: ユーザ
| 物理名 | 論理名 | 型 | サイズ | NULL 禁止 | 備考 |
| :---: | :--: | :-: | :---: | :------: | :-- |
| id | ユーザ ID | BIGINT | | ○ | |
| name | ユーザ名 | VARCHAR | 255 | ○ | |

Loading…
Cancel
Save