id |
BIGINT |
19 |
|
√ |
null |
|
|
|
reportid |
BIGINT |
19 |
|
|
null |
|
|
ID of the report this saved search belongs to |
userid |
BIGINT |
19 |
|
|
null |
|
user.id
|
repobuilsave_use3_fk R
|
|
User who saved the search |
name |
VARCHAR |
255 |
|
|
|
|
|
A name describing the saved search |
search |
LONGTEXT |
2147483647 |
√ |
|
null |
|
|
Serialized data containing the search details |
ispublic |
SMALLINT |
5 |
|
|
0 |
|
|
If none zero, the saved search is visible to all users, not just the creator |
timemodified |
BIGINT |
19 |
|
|
0 |
|
|
udpated when saved changes |