- Notifications
You must be signed in to change notification settings - Fork928
Commitf881fc3
committed
Add preferences queries
Signed-off-by: Danny Kopping <danny@coder.com>1 parentbfe411c commitf881fc3
File tree
17 files changed
+445
-67
lines changed- coderd
- apidoc
- database
- dbauthz
- dbmem
- dbmetrics
- dbmock
- queries
- rbac
- policy
- codersdk
- docs/api
17 files changed
+445
-67
lines changedLines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1484 | 1484 |
| |
1485 | 1485 |
| |
1486 | 1486 |
| |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
1487 | 1494 |
| |
1488 | 1495 |
| |
1489 | 1496 |
| |
| |||
2095 | 2102 |
| |
2096 | 2103 |
| |
2097 | 2104 |
| |
| 2105 | + | |
| 2106 | + | |
| 2107 | + | |
| 2108 | + | |
| 2109 | + | |
| 2110 | + | |
| 2111 | + | |
2098 | 2112 |
| |
2099 | 2113 |
| |
2100 | 2114 |
| |
| |||
3021 | 3035 |
| |
3022 | 3036 |
| |
3023 | 3037 |
| |
| 3038 | + | |
| 3039 | + | |
| 3040 | + | |
| 3041 | + | |
| 3042 | + | |
| 3043 | + | |
| 3044 | + | |
| 3045 | + | |
3024 | 3046 |
| |
3025 | 3047 |
| |
3026 | 3048 |
| |
| |||
3319 | 3341 |
| |
3320 | 3342 |
| |
3321 | 3343 |
| |
| 3344 | + | |
| 3345 | + | |
| 3346 | + | |
| 3347 | + | |
| 3348 | + | |
| 3349 | + | |
| 3350 | + | |
3322 | 3351 |
| |
3323 | 3352 |
| |
3324 | 3353 |
| |
|
Lines changed: 71 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| 163 | + | |
163 | 164 |
| |
164 | 165 |
| |
165 | 166 |
| |
| |||
2817 | 2818 |
| |
2818 | 2819 |
| |
2819 | 2820 |
| |
| 2821 | + | |
| 2822 | + | |
| 2823 | + | |
| 2824 | + | |
2820 | 2825 |
| |
2821 | 2826 |
| |
2822 | 2827 |
| |
| |||
4962 | 4967 |
| |
4963 | 4968 |
| |
4964 | 4969 |
| |
| 4970 | + | |
| 4971 | + | |
| 4972 | + | |
| 4973 | + | |
| 4974 | + | |
| 4975 | + | |
| 4976 | + | |
| 4977 | + | |
| 4978 | + | |
| 4979 | + | |
| 4980 | + | |
| 4981 | + | |
| 4982 | + | |
| 4983 | + | |
| 4984 | + | |
| 4985 | + | |
4965 | 4986 |
| |
4966 | 4987 |
| |
4967 | 4988 |
| |
| |||
7629 | 7650 |
| |
7630 | 7651 |
| |
7631 | 7652 |
| |
| 7653 | + | |
| 7654 | + | |
| 7655 | + | |
| 7656 | + | |
| 7657 | + | |
| 7658 | + | |
| 7659 | + | |
| 7660 | + | |
| 7661 | + | |
7632 | 7662 |
| |
7633 | 7663 |
| |
7634 | 7664 |
| |
| |||
8203 | 8233 |
| |
8204 | 8234 |
| |
8205 | 8235 |
| |
| 8236 | + | |
| 8237 | + | |
| 8238 | + | |
| 8239 | + | |
| 8240 | + | |
| 8241 | + | |
| 8242 | + | |
| 8243 | + | |
| 8244 | + | |
| 8245 | + | |
| 8246 | + | |
| 8247 | + | |
| 8248 | + | |
| 8249 | + | |
| 8250 | + | |
| 8251 | + | |
| 8252 | + | |
| 8253 | + | |
| 8254 | + | |
| 8255 | + | |
| 8256 | + | |
| 8257 | + | |
| 8258 | + | |
| 8259 | + | |
| 8260 | + | |
| 8261 | + | |
| 8262 | + | |
| 8263 | + | |
| 8264 | + | |
| 8265 | + | |
| 8266 | + | |
| 8267 | + | |
| 8268 | + | |
| 8269 | + | |
| 8270 | + | |
| 8271 | + | |
| 8272 | + | |
| 8273 | + | |
| 8274 | + | |
| 8275 | + | |
| 8276 | + | |
8206 | 8277 |
| |
8207 | 8278 |
| |
8208 | 8279 |
| |
|
Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 60 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)