RoomTasks
Generated schema file.
Columns
Name | Type | References | |
RoomId | String |
Rooms.RoomId | |
TaskId [KEY] | Integer | ||
AccountId | Integer | ||
AccountName | String | ||
AccountAvatarImageUrl | String | ||
AssignedByAccountId | Integer | ||
AssignedByAccountName | String | ||
AssignedByAccountAvatarImageUrl | String | ||
MessageId | String | ||
Body | String | ||
LimitTime | Datetime | ||
Status | String | ||
LimitType | String |