Skip to content

v0.0.4

Latest

Choose a tag to compare

@simolus3 simolus3 released this 05 Mar 12:49
· 8 commits to main since this release

What's Changed

  • Update core extension to 0.4.11 in #7
  • Improvements for raw tables in #8:
    • The put and delete statements are optional now.
    • The RawTableSchema struct 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.

Full Changelog: v0.0.3...v0.0.4