...
Fiel | Type | Purpose |
---|---|---|
setting | varchar(100) | the setting (PK) |
category | varchar (10) | the category (FK to paper_settings_categorry.name) |
type | varchar(10) | type of setting. currently supported: boolean |
supported | json | json array to indicate which apper paper types the setting is supported on i.e. |
...