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: requery/sqlite-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.43.0
Choose a base ref
...
head repository: requery/sqlite-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 15 files changed
  • 3 contributors

Commits on Jan 22, 2024

  1. Update SQLite to v3.45.0 (#189)

    SteinerOk authored Jan 22, 2024
    Copy the full SHA
    12e9161 View commit details

Commits on Aug 6, 2024

  1. Add support for sqlite3_update_hook (#194)

    jdicami authored Aug 6, 2024
    Copy the full SHA
    5b5c440 View commit details

Commits on Nov 20, 2024

  1. Change includes for local files header files (#199)

    kanelbulle authored Nov 20, 2024
    Copy the full SHA
    aebc0ae View commit details
  2. Add missing SQLiteUpdateHook introduced by #194 (#200)

    kanelbulle authored Nov 20, 2024
    Copy the full SHA
    6656086 View commit details
Loading