Bug 242635
| Summary: | [ews-app] Create database migration for changing patch_id from int to text | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | Aakash Jain <aakash_jain> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aakash_jain, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=242357 https://bugs.webkit.org/show_bug.cgi?id=242351 https://bugs.webkit.org/show_bug.cgi?id=242636 |
||
| Bug Depends on: | |||
| Bug Blocks: | 240680 | ||
Aakash Jain
Create database migration for changing patch_id from int to text (in ews django app database). The corresponding change was done in 252209@main (https://bugs.webkit.org/show_bug.cgi?id=242357), but not yet deployed in production as this database migration is required for that. This migration was used on uat instance.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/2324
Aakash Jain
To be precise, corresponding change was in https://github.com/WebKit/WebKit/pull/2084/files#diff-e27b28b3089bfdac113f31286c050506fa6a905e40f6268884dfe58f7bb45768R35
EWS
Committed 252377@main (82d24ec11ee9): <https://commits.webkit.org/252377@main>
Reviewed commits have been landed. Closing PR #2324 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/96883522>