๐Ÿ™ help When I execute the command "npx wrangler d1 backup create my-database-name" to backup the D1

๐Ÿ™ help
When I execute the command "npx wrangler d1 backup create my-database-name" to backup the D1 database, an error occurs.

# npx wrangler d1 backup create my-database-name 


โœ˜ [ERROR] A request to the Cloudflare API (/accounts/xxxxxxxxxx/d1/database/xxxx-xxxx-xxxx-xxxx-xxxx/backup) failed.

  The request is malformed: Experimental DBs do not support backups yet:
  xxxx-xxxx-xxxx-xxxx-xxxx (v3) [code: 7400]
  
  If you think this is a bug, please open an issue at:
  https://github.com/cloudflare/workers-sdk/issues/new/choose
Was this page helpful?