Changes after code review
This commit is contained in:
parent
ab42fd88a4
commit
2433fee461
7 changed files with 6 additions and 59 deletions
|
@ -50,7 +50,7 @@ Database Tables
|
|||
| [post-category](help/database/db_post-category) | post relation to categories |
|
||||
| [post-collection](help/database/db_post-collection) | Collection of posts |
|
||||
| [post-content](help/database/db_post-content) | Content for all posts |
|
||||
| [post-delivery](help/database/db_post-delivery) | Status of ActivityPub inboxes |
|
||||
| [post-delivery](help/database/db_post-delivery) | Delivery data for posts for the batch processing |
|
||||
| [post-delivery-data](help/database/db_post-delivery-data) | Delivery data for items |
|
||||
| [post-link](help/database/db_post-link) | Post related external links |
|
||||
| [post-media](help/database/db_post-media) | Attached media |
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Table post-delivery
|
||||
===========
|
||||
|
||||
Status of ActivityPub inboxes
|
||||
Delivery data for posts for the batch processing
|
||||
|
||||
Fields
|
||||
------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue