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
When defining the app schema with new `TableV2` declarations the TypeScript types for tables can be automatically generated.
37
-
See [example](https://github.com/powersync-ja/powersync-js/blob/main/demos/nextjs-supabase-todolist/src/library/powersync/AppSchema.ts)for defining the app schema with `TableV2`.
36
+
When defining the app schema with new `TableV2` declarations, the TypeScript types for tables can be automatically generated.
37
+
See an [example](https://github.com/powersync-ja/powersync-js/blob/main/demos/nextjs-supabase-todolist/src/library/powersync/AppSchema.ts)of defining the app schema with `TableV2`.
0 commit comments