mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +00:00
Removed documentation
This commit is contained in:
parent
d82684219a
commit
f399a1914f
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
Table deliverq
|
||||
==============
|
||||
|
||||
| Field | Description | Type | Null | Key | Default | Extra |
|
||||
|---------|------------------|------------------|------|-----|---------|----------------|
|
||||
| id | sequential ID | int(10) unsigned | NO | PRI | NULL | auto_increment |
|
||||
| cmd | | varchar(32) | NO | | | |
|
||||
| item | | int(11) | NO | | 0 | |
|
||||
| contact | | int(11) | NO | | 0 | |
|
||||
|
||||
|
||||
Return to [database documentation](help/database)
|
Loading…
Reference in a new issue