Copy request id (for Dyad Pro) (#1523)

Based on #1488 by [vedantbhatotia](https://github.com/vedantbhatotia)

<!-- CURSOR_SUMMARY -->
> [!NOTE]
> <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is
generating a summary for commit
cc504f6d56ff72407dd5d0135befbf5d9cc695b5. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

---------

Co-authored-by: vedantbhatotia <vedantbhatotia@gmail.com>
This commit is contained in:
Will Chen
2025-10-13 16:41:46 -07:00
committed by GitHub
parent e99e19e86b
commit ffa4c3ad01
7 changed files with 832 additions and 13 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE `messages` ADD `request_id` text;