Table BOARDS
User sees only those boards with filters he has access to.
| Column | Type | Notes |
|---|---|---|
| ID | BIG INT NOT NULL | |
| NAME | VARCHAR | |
| OWNER | VARCHAR | |
| SAVEDFILTER | BIG INT NOT NULL |
, multiple selections available,
User sees only those boards with filters he has access to.
| Column | Type | Notes |
|---|---|---|
| ID | BIG INT NOT NULL | |
| NAME | VARCHAR | |
| OWNER | VARCHAR | |
| SAVEDFILTER | BIG INT NOT NULL |