[PR #676] [MERGED] feature: update address updated_at in multi api #695

Closed
opened 2026-02-26 21:32:30 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: feature/dev


📝 Commits (1)

  • 1642921 feature: 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 await to database update queries for consistency

  • Ensure asynchronous execution of address update operations


Changes walkthrough 📝

Relevant files
Enhancement
index.ts
Ensure asynchronous execution in address update                   

worker/src/mails_api/index.ts

  • Added await to database query execution
  • Improved consistency in asynchronous operations
  • +1/-1     
    settings.ts
    Ensure asynchronous execution in address update                   

    worker/src/user_api/settings.ts

  • Added await to database query execution
  • Improved consistency in asynchronous operations
  • +1/-1     

    Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.

  • 🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

    ## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/676 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 6/20/2025 **Status:** ✅ Merged **Merged:** 6/20/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/dev` --- ### 📝 Commits (1) - [`1642921`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/1642921712899df67935deb95ddd8a5c3243ae76) feature: update address updated_at in multi api ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `worker/src/mails_api/index.ts` (+1 -1) 📝 `worker/src/user_api/settings.ts` (+1 -1) </details> ### 📄 Description ### **PR Type** enhancement ___ ### **Description** - Add `await` to database update queries for consistency - Ensure asynchronous execution of address update operations ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table> <tr> <td> <details> <summary><strong>index.ts</strong><dd><code>Ensure asynchronous execution in address update</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> worker/src/mails_api/index.ts <li>Added <code>await</code> to database query execution<br> <li> Improved consistency in asynchronous operations </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/676/files#diff-83710df6a60b2b512e134f32ad9890ab9a255040f6019f0d5603f72f4561cea4">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td> <details> <summary><strong>settings.ts</strong><dd><code>Ensure asynchronous execution in address update</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> worker/src/user_api/settings.ts <li>Added <code>await</code> to database query execution<br> <li> Improved consistency in asynchronous operations </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/676/files#diff-0e41b1cd8b40c15de837bee6cf774f29499e490f0b565b0f5556b549f7344dd3">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr></tr></tbody></table> ___ > <details> <summary> Need help?</summary><li>Type <code>/help how to ...</code> in the comments thread for any questions about PR-Agent usage.</li><li>Check out the <a href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a> for more information.</li></details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
    kerem 2026-02-26 21:32:30 +03:00
    Sign in to join this conversation.
    No milestone
    No project
    No assignees
    1 participant
    Notifications
    Due date
    The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

    No due date set.

    Dependencies

    No dependencies set.

    Reference
    starred/cloudflare_temp_email#695
    No description provided.