Bug 242635 - [ews-app] Create database migration for changing patch_id from int to text
Summary: [ews-app] Create database migration for changing patch_id from int to text
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks: 240680
  Show dependency treegraph
 
Reported: 2022-07-12 04:00 PDT by Aakash Jain
Modified: 2022-07-12 07:12 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2022-07-12 04:00:35 PDT
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.
Comment 1 Aakash Jain 2022-07-12 04:08:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2324
Comment 3 EWS 2022-07-12 07:11:20 PDT
Committed 252377@main (82d24ec11ee9): <https://commits.webkit.org/252377@main>

Reviewed commits have been landed. Closing PR #2324 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2022-07-12 07:12:15 PDT
<rdar://problem/96883522>