WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242635
[ews-app] Create database migration for changing patch_id from int to text
https://bugs.webkit.org/show_bug.cgi?id=242635
Summary
[ews-app] Create database migration for changing patch_id from int to text
Aakash Jain
Reported
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2022-07-12 04:08:52 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2324
Aakash Jain
Comment 2
2022-07-12 04:11:35 PDT
To be precise, corresponding change was in
https://github.com/WebKit/WebKit/pull/2084/files#diff-e27b28b3089bfdac113f31286c050506fa6a905e40f6268884dfe58f7bb45768R35
EWS
Comment 3
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.
Radar WebKit Bug Importer
Comment 4
2022-07-12 07:12:15 PDT
<
rdar://problem/96883522
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug