We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e70d96 commit 5e1b136Copy full SHA for 5e1b136
src/content/docs/d1/reference/time-travel.mdx
@@ -5,6 +5,8 @@ sidebar:
5
order: 2
6
---
7
8
+import { GlossaryTooltip} from "~/components"
9
+
10
Time Travel is D1's approach to backups and point-in-time-recovery, and allows you to restore a database to any minute within the last 30 days.
11
12
- You do not need to enable Time Travel. It is always on.
0 commit comments