Trailing whitespace removed
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
Table worker-ipc
|
||||
===========
|
||||
|
||||
Inter process communication between the frontend and the worker
|
||||
|
||||
| Field | Description | Type | Null | Key | Default | Extra |
|
||||
| ----- | ------------------------- | ------- | ---- | --- | ------- | ----- |
|
||||
| key | | int | NO | PRI | NULL | |
|
||||
| jobs | Flag for outstanding jobs | boolean | YES | | NULL | |
|
||||
| Field | Description | Type | Null | Key | Default | Extra |
|
||||
| ----- | ------------------------- | ------- | ---- | --- | ------- | ----- |
|
||||
| key | | int | NO | PRI | NULL | |
|
||||
| jobs | Flag for outstanding jobs | boolean | YES | | NULL | |
|
||||
|
||||
Return to [database documentation](help/database)
|
||||
|
||||
Reference in New Issue
Block a user