mirror of
https://github.com/friendica/friendica
synced 2025-04-23 19:50:11 +00:00
Formatted index list
This commit is contained in:
parent
3d74d0a49c
commit
7106106f11
73 changed files with 375 additions and 360 deletions
|
@ -22,17 +22,17 @@ Fields
|
|||
Indexes
|
||||
------------
|
||||
|
||||
| Name | Fields |
|
||||
|------|--------|
|
||||
| PRIMARY | id |
|
||||
| command | command |
|
||||
| done_command_parameter | done, command, parameter(64) |
|
||||
| done_executed | done, executed |
|
||||
| Name | Fields |
|
||||
| ----------------------------- | -------------------------------- |
|
||||
| PRIMARY | id |
|
||||
| command | command |
|
||||
| done_command_parameter | done, command, parameter(64) |
|
||||
| done_executed | done, executed |
|
||||
| done_priority_retrial_created | done, priority, retrial, created |
|
||||
| done_priority_next_try | done, priority, next_try |
|
||||
| done_pid_next_try | done, pid, next_try |
|
||||
| done_pid_retrial | done, pid, retrial |
|
||||
| done_pid_priority_created | done, pid, priority, created |
|
||||
| done_priority_next_try | done, priority, next_try |
|
||||
| done_pid_next_try | done, pid, next_try |
|
||||
| done_pid_retrial | done, pid, retrial |
|
||||
| done_pid_priority_created | done, pid, priority, created |
|
||||
|
||||
|
||||
Return to [database documentation](help/database)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue