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: sqlpage/SQLPage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: sqlpage/SQLPage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 27, 2025

  1. Enhance ODBC support for Debian-based systems by setting the library …

    …search path in build.rs. Update CI configuration to use the correct PostgreSQL driver name. Document changes in CHANGELOG.md.
    lovasoa committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    4dba824 View commit details
    Browse the repository at this point in the history
  2. fmt

    lovasoa committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    afde9e1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1069 from sqlpage/set-odbc-rpath-linux

    fix: detect system odbc drivers on debian
    lovasoa authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    5f15df3 View commit details
    Browse the repository at this point in the history
  4. Fix docker image references in README

    Update docker image names from sqlpage/SQLPage to lovasoa/sqlpage and update example port mapping to use port 80
    lovasoa committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    74a2c8b View commit details
    Browse the repository at this point in the history
Loading