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: mattn/go-sqlite3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.28
Choose a base ref
...
head repository: mattn/go-sqlite3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.32
Choose a head ref
  • 15 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 24, 2025

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

Commits on Jul 30, 2025

  1. drop userauth implementation

    closes #1341
    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    d8fd268 View commit details
    Browse the repository at this point in the history
  2. drop userauth feature

    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    90f0aff View commit details
    Browse the repository at this point in the history
  3. update GitHub workflows

    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    5629687 View commit details
    Browse the repository at this point in the history
  4. drop tests for userauth

    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    37998ab View commit details
    Browse the repository at this point in the history
  5. fix GitHub workflow

    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    a8be3f8 View commit details
    Browse the repository at this point in the history
  6. fix GitHub workflow

    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    4c1ac1e View commit details
    Browse the repository at this point in the history
  7. fix GitHub workflow

    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    69a843e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4372bf2 View commit details
    Browse the repository at this point in the history
  9. check authEnabled

    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    eb86f08 View commit details
    Browse the repository at this point in the history
  10. drop call of AuthEnabled()

    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    c857a95 View commit details
    Browse the repository at this point in the history
  11. return error

    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    a9775d4 View commit details
    Browse the repository at this point in the history
  12. fix test

    mattn committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    e63a0c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. fix syntax error

    eraytufan authored and mattn committed Aug 11, 2025
    2 Configuration menu
    Copy the full SHA
    2e165e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. update amalgamation code

    mattn committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    8bf7a8a View commit details
    Browse the repository at this point in the history
Loading