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.
Pull request: https://github.com/WebKit/WebKit/pull/2324
To be precise, corresponding change was in https://github.com/WebKit/WebKit/pull/2084/files#diff-e27b28b3089bfdac113f31286c050506fa6a905e40f6268884dfe58f7bb45768R35
Committed 252377@main (82d24ec11ee9): <https://commits.webkit.org/252377@main> Reviewed commits have been landed. Closing PR #2324 and removing active labels.
<rdar://problem/96883522>