BoardPostComments
Generated schema file.
Columns
Name | Type | References | |
BoardId [KEY] | Long | ||
PostId [KEY] | Long | ||
CommentId [KEY] | Long | ||
Content | String | ||
UserId | String | ||
UserName | String | ||
HasAttachment | Boolean | ||
HasReply | Boolean | ||
IsDeleted | Boolean | ||
CreatedTime | Datetime | ||
ModifiedTime | String |