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 81b5713 commit 9a2b395Copy full SHA for 9a2b395
migration-guides/mongodb-atlas.mdx
@@ -264,7 +264,7 @@ A few things to note regarding the PowerSync client-side schema:
264
265
* The schema does not explicitly specify an `id` column, since PowerSync automatically creates an `id` column of type `text`.
266
* SQLite has very simple data types which are [used by](/usage/sync-rules/types#types) PowerSync.
267
-* For MongoDB specific data types, refer to [MongoDB Type Mapping](/usage/sync-rules/types#mongodb-beta-type-mapping).
+* For MongoDB specific data types, refer to [MongoDB Type Mapping](/usage/sync-rules/types#mongodb-type-mapping).
268
* PowerSync also supports [syncing attachments or files](/usage/use-case-examples/attachments-files) using helper packages.
269
270
0 commit comments