Support related table¶
Feedback table¶
Feedback table stores the questions/issues reported by users.
Table colums¶
- Title: issue title
- Type: varchar(45)
- Content: content of the issue report
- Type: longtext
- CurrentPage: the location of the issue
- Type: varchar(45)
- Email: email address of the personnel who reported the issue
- Type: varchar(45)
- CreatedBy: id of the personnel who reported the issue
- Type: int