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

chore: remove deprecated D1 dump() #373

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

RihanArfan
Copy link
Contributor

Cloudflare D1 db.dump() is deprecated and only available to D1 alpha databases. https://developers.cloudflare.com/d1/build-with-d1/d1-client-api/#await-dbdump

As it wasn't documented on NuxtHub's docs, and that it wasn't usable either (as all databases should be newer than D1 Alpha), I believe this is not a breaking change.

Copy link

pkg-pr-new bot commented Nov 10, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/nuxt-hub/core/@nuxthub/core@373

commit: 52e1b5c

@RihanArfan RihanArfan changed the title feat: remove hubDatabase().dump() feat: remove deprecated D1.dump() Nov 10, 2024
@RihanArfan RihanArfan changed the title feat: remove deprecated D1.dump() feat: remove deprecated D1 dump() Nov 10, 2024
@atinux atinux changed the title feat: remove deprecated D1 dump() chore: remove deprecated D1 dump() Nov 10, 2024
@atinux atinux merged commit 23fba06 into nuxt-hub:main Nov 10, 2024
6 of 7 checks passed
@RihanArfan RihanArfan deleted the dev-421 branch November 10, 2024 11:49
Sign up for free to 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.

2 participants