ユーザテスト - xuanttt/englishpro GitHub Wiki
##UserTest
カラム名 | 物理名 | 型 | NULL | インデックス |
---|---|---|---|---|
ID | id | int | Not null | PK |
ユーザーID | userid | int | Not null | |
テストID | testid | int | Not null | |
スコア | score | int | Not null |
##UserTest
カラム名 | 物理名 | 型 | NULL | インデックス |
---|---|---|---|---|
ID | id | int | Not null | PK |
ユーザーID | userid | int | Not null | |
テストID | testid | int | Not null | |
スコア | score | int | Not null |