Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[D1] update for d1 alpha query shutdown #16411

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Conversation

rozenmd
Copy link
Contributor

@rozenmd rozenmd commented Aug 23, 2024

Summary

This PR adds a changelog entry for today, saying we're no longer accepting queries to D1 alpha DBs, and how to proceed.

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions github-actions bot added size/s product:d1 D1: https://developers.cloudflare.com/d1/ labels Aug 23, 2024
Copy link

cloudflare-workers-and-pages bot commented Aug 23, 2024

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0a84ee1
Status: ✅  Deploy successful!
Preview URL: https://ef5de965.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://rozenmd-d1-alpha-shutdown.cloudflare-docs-7ou.pages.dev

View logs

Copy link

@@ -1,5 +1,6 @@
{
"astro.content-intellisense": true,
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
"editor.defaultFormatter": "esbenp.prettier-vscode",
"typescript.tsdk": "node_modules/typescript/lib"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bit intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, lmk if you don't want it, but I had TS errors in the IDE without it

@rozenmd rozenmd merged commit 96f4c7e into production Aug 23, 2024
8 checks passed
@rozenmd rozenmd deleted the rozenmd/d1-alpha-shutdown branch August 23, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:d1 D1: https://developers.cloudflare.com/d1/ size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants