friendica/doc/database/db_worker-ipc.md

11 lines
381 B
Markdown
Raw Normal View History

Table worker-ipc
===========
Inter process communication between the frontend and the worker
| Field | Description | Type | Null | Key | Default | Extra |
| ----- | ----------- | ---- | ---- | --- | ------- | ----- |
2021-06-14 07:14:09 +02:00
| key | | int | NO | PRI | NULL | |
| jobs | Flag for outstanding jobs | boolean | YES | | NULL | |
Return to [database documentation](help/database)