Routing Forms Type nigration (#4861)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
pull/4871/head^2
Hariom Balhara 2022-10-06 17:51:04 +05:30 committed by GitHub
parent 0ebce77a7b
commit 7c30f8ca4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
UPDATE "Credential" SET "type" = 'routing-forms_other' WHERE "type" = 'routing_forms_other';