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: 0.9.111
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: 0.9.112
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Feb 26, 2026

  1. fix(sqlite): PRIVATE functions used inside triggers require SQLITE_IN…

    …NOCUOUS
    
    ... otherwise the cloudsync_init function returns this error:
    table_add_stmts error: 1 unsafe use of cloudsync_is_sync()
    Runtime error: An error occurred while adding test_sync table information to global context (unsafe use of cloudsync_is_sync()) (21)
    andinux committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    cb582c1 View commit details
    Browse the repository at this point in the history
Loading