Reversed "null"
This commit is contained in:
@@ -4,7 +4,7 @@ Inter process communication between the frontend and the worker
|
||||
|
||||
| Field | Description | Type | Null | Key | Default | Extra |
|
||||
| ----- | ----------- | ---- | ---- | --- | ------- | ----- |
|
||||
| key | | int | YES | PRI | NULL | |
|
||||
| jobs | Flag for outstanding jobs | boolean | NO | | NULL | |
|
||||
| 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