Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sqliteai/sqlite-sync-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c7ade3a
Choose a base ref
...
head repository: sqliteai/sqlite-sync-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 93a33b5
Choose a head ref
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 18, 2026

  1. chore

    andinux committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    b4b9e5d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Configuration menu
    Copy the full SHA
    18909a2 View commit details
    Browse the repository at this point in the history
  2. docs: add SUPABASE_FLYIO.md

    andinux committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    479c95d View commit details
    Browse the repository at this point in the history
  3. fix: update schema hash on extension version change

    When upgrading from an older version, the schema hash algorithm may
    differ. Call cloudsync_update_schema_hash before updating the stored
    version to ensure hash compatibility across synced devices.
    andinux committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    93a33b5 View commit details
    Browse the repository at this point in the history
Loading