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
Copy file name to clipboardExpand all lines: mintlify/change-database/drift-detection.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ You can make some Schema change here. Then Exit.
21
21
22
22
## Detect
23
23
24
-
Bytebase has a background process to periodically compare the recorded latest schema with the actual schema in the live database and surface the drift if found. The check interval is configured in [Scan Interval](/administration/instance/#scan-interval).
24
+
Bytebase has a background process to periodically compare the recorded latest schema with the actual schema in the live database and surface the drift if found. The check interval is configured in [Scan Interval](/get-started/connect/overview#sync-interval).
25
25
26
26
You can also click **Sync Database** manually from the database detail page to check drift immediately.
0 commit comments