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: client-sdk-references/javascript-web/javascript-orm/drizzle.mdx
+35-1Lines changed: 35 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This package enables using [Drizzle](https://orm.drizzle.team/) with the PowerSy
16
16
17
17
Set up the PowerSync Database and wrap it with Drizzle.
18
18
19
-
Currently, you need to create the Drizzle schema manually, and it should match the table definitions of your PowerSync AppSchema.
19
+
Currently, you need to create the Drizzle schema manually, and it should match the table definitions of your PowerSync [client-side schema](/installation/client-side-setup/define-your-schema).
0 commit comments