ユーザレーション - xuanttt/englishpro GitHub Wiki
##UserLesson
カラム名 | 物理名 | 型 | NULL | インデックス |
---|---|---|---|---|
ID | id | int | Not null | PK |
ユーザーID | userid | int | Not null | |
レッソンID | lessonid | int | Not null | |
ステータス | status | int | Not null |
##UserLesson
カラム名 | 物理名 | 型 | NULL | インデックス |
---|---|---|---|---|
ID | id | int | Not null | PK |
ユーザーID | userid | int | Not null | |
レッソンID | lessonid | int | Not null | |
ステータス | status | int | Not null |