workers: add native database integrations tutorials#8887
Merged
deadlypants1973 merged 11 commits intoproductionfrom May 16, 2023
Merged
workers: add native database integrations tutorials#8887deadlypants1973 merged 11 commits intoproductionfrom
deadlypants1973 merged 11 commits intoproductionfrom
Conversation
Deploying with
|
| Latest commit: |
5b6d217
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://73fab4d8.cloudflare-docs-7ou.pages.dev |
| Branch Preview URL: | https://add-database-integrations.cloudflare-docs-7ou.pages.dev |
lauragift21
reviewed
May 15, 2023
4 tasks
| ``` | ||
|
|
||
| 4. Add the PlanetScale integration to your Worker | ||
| - Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account. |
Contributor
There was a problem hiding this comment.
Can we use deep links here? Ex: https://dash.cloudflare.com/?to=/:account/workers
Contributor
Author
There was a problem hiding this comment.
oooh @deadlypants1973 can you make this change when you do final edits?
Contributor
There was a problem hiding this comment.
With upcoming convergence changes, it is best to leave this as the main dash rather than Workers. If we change to deep links, here's a (98 percent confident I got everything) list of all the areas that would be affected: #8912
The main dash log in will not change this year, so it is the safest in terms of maintenance.
elithrar
reviewed
May 15, 2023
Co-authored-by: Matt Silverlock <msilverlock@cloudflare.com>
deadlypants1973
approved these changes
May 16, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Database Integrations - PCX-6887
Also needed to fix an unclosed Aside that was throwing an error from this PR