You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can automatically export your D1 database into R2 storage via REST API and Cloudflare Workflows. This may be useful if you wish to store a state of your D1 database for longer than 30 days.
123
+
124
+
Refer to the guide [Backup and save D1 database](/workflows/examples/backup-d1/).
125
+
120
126
## Notes
121
127
122
128
- You can quickly get the Unix timestamp from the command-line in macOS and Windows via `date %+s`.
0 commit comments