mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Add caveats to "preferences" table (#8652)
Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
This commit is contained in:
parent
9ee09cd133
commit
6049822df3
@ -8,6 +8,8 @@ examples: >-
|
||||
SELECT * FROM preferences WHERE subkey='dailyEvents/2/enrolledUserCount';
|
||||
|
||||
```
|
||||
notes: >-
|
||||
- The `value` column will be empty for keys that contain binary data.
|
||||
columns:
|
||||
- name: username
|
||||
requires_user_context: true
|
||||
|
Loading…
Reference in New Issue
Block a user