]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_report.md
Merge remote-tracking branch 'origin/2022.12-rc' into fixes
[friendica.git] / doc / database / db_report.md
index ababf6472f3602fdc2a52c6115fdeae3282f5cfb..9a87abe1f4c459d583eff0e737e4d977d75ea02c 100644 (file)
@@ -14,6 +14,7 @@ Fields
 | comment | Report                                  | text               | YES  |     | NULL                |                |
 | forward | Forward the report to the remote server | boolean            | YES  |     | NULL                |                |
 | created |                                         | datetime           | NO   |     | 0001-01-01 00:00:00 |                |
+| status  | Status of the report                    | tinyint unsigned   | YES  |     | NULL                |                |
 
 Indexes
 ------------