4 Posts that are about to be distributed at a later time
6 | Field | Description | Type | Null | Key | Default | Extra |
7 | ------- | ---------------------------------------------- | ------------------ | ---- | --- | ------- | -------------- |
8 | id | | int unsigned | NO | PRI | NULL | auto_increment |
9 | uri | URI of the post that will be distributed later | varchar(255) | YES | | NULL | |
10 | uid | Owner User id | mediumint unsigned | YES | | NULL | |
11 | delayed | delay time | datetime | YES | | NULL | |
13 Return to [database documentation](help/database)