Releases: powersync-ja/powersync-native
Releases · powersync-ja/powersync-native
v0.0.4
What's Changed
- Update core extension to 0.4.11 in #7
- Improvements for raw tables in #8:
- The
putanddeletestatements are optional now. - The
RawTableSchemastruct represents a raw table in the local database, and can be used
to create triggers forwarding writes to the CRUD upload queue and to infer statements used
to sync data into raw tables.
- The
Full Changelog: v0.0.3...v0.0.4