- Notifications
You must be signed in to change notification settings - Fork928
Commit6b0aa57
committed
feat: implement 'is_default' org field
The first organization created is now marked as "default". This isto allow "single org" behavior as we move to a multi org codebase.It is intentional that the user cannot change the default org at thisstage. Only 1 default org can exist, and it is always the first org.1 parent2bf2f88 commit6b0aa57
File tree
2 files changed
+18
-0
lines changed- coderd/database/migrations
2 files changed
+18
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + |
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + |
0 commit comments
Comments
(0)