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: _docs/master/databases/sync-scan.md
+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
@@ -140,7 +140,7 @@ LIMIT 0
140
140
141
141
By default, this query runs against your database during setup and again every hour. This scanning query is fast with most relational databases but can be slower with MongoDB and some [community-built database drivers](../developers-guide/community-drivers). Syncing can't be turned off completely, otherwise Metabase wouldn't work.
<p>By default, this query runs against your database during setup and again every hour. This scanning query is fast with most relational databases but can be slower with MongoDB and some <ahref="../developers-guide/community-drivers">community-built database drivers</a>. Syncing can’t be turned off completely, otherwise Metabase wouldn’t work.</p>
4879
4879
4880
-
<p>Here’s the kind of data that syncs get and why:</p>
4880
+
<p>Here’s the kind of data that gets synced and why:</p>
0 commit comments