diff --git a/ansible/roles/postgres-migration/files/sunbird_programs/V4.0.0.0.sql b/ansible/roles/postgres-migration/files/sunbird_programs/V4.0.0.0.sql deleted file mode 100644 index 7b4571a210..0000000000 --- a/ansible/roles/postgres-migration/files/sunbird_programs/V4.0.0.0.sql +++ /dev/null @@ -1,2 +0,0 @@ -UPDATE "public"."configuration" SET value="VidyaDaan: Your Content $contentName for the project $projectName has been approved by the project owner. Please login to $url for details." WHERE key="smsContentAccept"; -UPDATE "public"."configuration" SET value="VidyaDaan: Your Content $contentName for the project $projectName has been approved by the project owner with few changes. Please login to $url for details." WHERE key="smsContentRequestedChanges";