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: xerial/sqlite-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.40.1.0
Choose a base ref
...
head repository: xerial/sqlite-jdbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.41.0.0
Choose a head ref
  • 6 commits
  • 27 files changed
  • 2 contributors

Commits on Feb 2, 2023

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

Commits on Feb 6, 2023

  1. fix(jdbc): DatabaseMetaData#getColumns now returns SCOPE_CATALOG colu…

    …mn instead of SCOPE_CATLOG
    
    Closes: #837
    gotson committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    4429515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7863376 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. feat: bump sqlite to 3.41.0

    gotson committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a1c3625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c66e132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7794b View commit details
    Browse the repository at this point in the history
Loading