Skip to content

Use verify-full sslmode - #83

Closed
AmanVarshney01 wants to merge 2 commits into
mainfrom
codex/use-verify-full-sslmode
Closed

Use verify-full sslmode#83
AmanVarshney01 wants to merge 2 commits into
mainfrom
codex/use-verify-full-sslmode

Conversation

@AmanVarshney01

Copy link
Copy Markdown
Member

Summary

  • Replace the direct claim UI connection string suffix from sslmode=require to sslmode=verify-full.
  • Update create-db README examples to show sslmode=verify-full.

Validation

  • pnpm test

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with Cloudflare Workers Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

StatusNameLatest CommitPreview URLUpdated (UTC)
✅ Deployment successful!
View logs
create-db-worker40137f5Commit Preview URL

Branch Preview URL
Apr 29 2026, 10:11 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented Apr 29, 2026

Copy link
Copy Markdown

Deploying with Cloudflare Workers Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

StatusNameLatest CommitPreview URLUpdated (UTC)
✅ Deployment successful!
View logs
create-db-worker4e1f48bCommit Preview URL

Branch Preview URL
Apr 29 2026, 10:17 AM

@coderabbitai

coderabbitaiBot commented Apr 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: cd1139df-b0d7-47b1-b746-55a4abe0677e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown

Preview CLIs & Workers are live!

Test the CLIs locally under tag pr83-codex-use-verify-full-sslmode-25103054893:

npx create-db@pr83
npx create-pg@pr83
npx create-postgres@pr83

Worker URLs
• Create-DB Worker: https://create-db-temp.prisma.io
• Claim-DB Worker: https://create-db.prisma.io

These will live as long as this PR exists under tag pr83-codex-use-verify-full-sslmode-25103054893.

@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented Apr 29, 2026

Copy link
Copy Markdown

Deploying with Cloudflare Workers Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

StatusNameLatest CommitPreview URLUpdated (UTC)
✅ Deployment successful!
View logs
claim-db-worker4e1f48bCommit Preview URL

Branch Preview URL
Apr 29 2026, 10:19 AM

@AmanVarshney01AmanVarshney01 changed the title [codex] Use verify-full sslmodeUse verify-full sslmodeApr 29, 2026
@github-actions

Copy link
Copy Markdown

Preview CLIs & Workers are live!

Test the CLIs locally under tag pr83-codex-use-verify-full-sslmode-25103290284:

npx create-db@pr83
npx create-pg@pr83
npx create-postgres@pr83

Worker URLs
• Create-DB Worker: https://create-db-temp.prisma.io
• Claim-DB Worker: https://create-db.prisma.io

These will live as long as this PR exists under tag pr83-codex-use-verify-full-sslmode-25103290284.

@AmanVarshney01

Copy link
Copy Markdown
MemberAuthor

Closing per request.

@AmanVarshney01
AmanVarshney01 deleted the codex/use-verify-full-sslmode branch April 29, 2026 10:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@AmanVarshney01