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: WiseLibs/better-sqlite3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.9.1
Choose a base ref
...
head repository: WiseLibs/better-sqlite3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.10.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 7 contributors

Commits on Apr 19, 2025

  1. Configuration menu
    Copy the full SHA
    3d7e671 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Disallow transaction to return a Promise due to unexpected behaviour (#…

    …1364)
    
    disallow transaction to return a promise due to unexpected behaviour
    phiresky authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    69f673e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dae904 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Prebuild for Electron 36 (#1368)

    add Electron 36
    neoxpert authored May 7, 2025
    Configuration menu
    Copy the full SHA
    ba05e85 View commit details
    Browse the repository at this point in the history
  2. Update SQLite to version 3.49.2 (#1370)

    Co-authored-by: mceachen <216377+mceachen@users.noreply.github.com>
    JoshuaWise and mceachen authored May 7, 2025
    Configuration menu
    Copy the full SHA
    bcfdbef View commit details
    Browse the repository at this point in the history
  3. 11.10.0

    mceachen committed May 7, 2025
    Configuration menu
    Copy the full SHA
    335ccad View commit details
    Browse the repository at this point in the history
Loading