·
450 commits
to main
since this release
Minor Changes
- 77a9ed2: Added
watch()function to Drizzle wrapper to support watched queries. This function invokesexecute()on the Drizzle query which improves support for complex queries such as those which are relational. - 4a70624: Added helper
toPowersyncTablefunction andDrizzleAppSchemaconstructor to convert a Drizzle schema into a PowerSync app schema.
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/[email protected]