- Notifications
You must be signed in to change notification settings - Fork1k
Commit8f62311
authored
chore: remove organization_id suffix from org_member roles in database (#13473)
Organization member's table is already scoped to an organization.Rolename should avoid having the org_id appended.Wipes all existing organization role assignments, which should not be used anyway.1 parentfade8ba commit8f62311
File tree
38 files changed
+200
-118
lines changed- cli
- coderd
- apidoc
- batchstats
- coderdtest
- database
- db2sdk
- dbauthz
- dbmem
- migrations
- queries
- httpmw
- rbac
- codersdk
- docs/api
- enterprise/coderd
- site/src/api
38 files changed
+200
-118
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
| 225 | + | |
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 |
| - | |
| 180 | + | |
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
663 | 663 |
| |
664 | 664 |
| |
665 | 665 |
| |
| 666 | + | |
666 | 667 |
| |
667 | 668 |
| |
668 | 669 |
| |
| |||
680 | 681 |
| |
681 | 682 |
| |
682 | 683 |
| |
683 |
| - | |
| 684 | + | |
684 | 685 |
| |
685 | 686 |
| |
686 | 687 |
| |
| |||
754 | 755 |
| |
755 | 756 |
| |
756 | 757 |
| |
| 758 | + | |
| 759 | + | |
757 | 760 |
| |
758 | 761 |
| |
759 | 762 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 | 207 |
| |
215 | 208 |
| |
216 | 209 |
| |
| |||
525 | 518 |
| |
526 | 519 |
| |
527 | 520 |
| |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
528 | 534 |
| |
529 | 535 |
| |
530 | 536 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
| 156 | + | |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2472 | 2472 |
| |
2473 | 2473 |
| |
2474 | 2474 |
| |
2475 |
| - | |
| 2475 | + | |
2476 | 2476 |
| |
2477 | 2477 |
| |
2478 | 2478 |
| |
| |||
2847 | 2847 |
| |
2848 | 2848 |
| |
2849 | 2849 |
| |
| 2850 | + | |
| 2851 | + | |
| 2852 | + | |
| 2853 | + | |
| 2854 | + | |
| 2855 | + | |
| 2856 | + | |
| 2857 | + | |
| 2858 | + | |
| 2859 | + | |
| 2860 | + | |
| 2861 | + | |
| 2862 | + | |
| 2863 | + | |
2850 | 2864 |
| |
2851 |
| - | |
| 2865 | + | |
2852 | 2866 |
| |
2853 | 2867 |
| |
2854 | 2868 |
| |
|
0 commit comments
Comments
(0)