mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #676] [MERGED] feature: update address updated_at in multi api #695
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#695
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/676
Author: @dreamhunter2333
Created: 6/20/2025
Status: ✅ Merged
Merged: 6/20/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
1642921feature: update address updated_at in multi api📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
worker/src/mails_api/index.ts(+1 -1)📝
worker/src/user_api/settings.ts(+1 -1)📄 Description
PR Type
enhancement
Description
Add
awaitto database update queries for consistencyEnsure asynchronous execution of address update operations
Changes walkthrough 📝
index.ts
Ensure asynchronous execution in address updateworker/src/mails_api/index.ts
awaitto database query executionsettings.ts
Ensure asynchronous execution in address updateworker/src/user_api/settings.ts
awaitto database query execution🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.