- Notifications
You must be signed in to change notification settings - Fork906
chore: add"user_configs"
db table#16564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Changes fromall commits
524005b
eadd850
4467aec
c4d60a3
2c3a3f3
1c6f7fe
76804ad
d30d1ec
24d1ae0
929d70b
766d030
57b6a48
18447a3
04c298c
bb1ac6e
8036b87
f694cfc
b83451c
67fb8ac
086ee19
0590d77
2e21e69
9360f54
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.
Uh oh!
There was an error while loading.Please reload this page.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -204,7 +204,6 @@ func (api *API) convertAuditLog(ctx context.Context, dblog database.GetAuditLogs | ||
Deleted: dblog.UserDeleted.Bool, | ||
LastSeenAt: dblog.UserLastSeenAt.Time, | ||
QuietHoursSchedule: dblog.UserQuietHoursSchedule.String, | ||
aslilac marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
Name: dblog.UserName.String, | ||
}, []uuid.UUID{}) | ||
user = &sdkUser | ||
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.