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: altairbow/django-db-connection-pool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.5
Choose a base ref
...
head repository: altairbow/django-db-connection-pool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.6
Choose a head ref
  • 19 commits
  • 18 files changed
  • 2 contributors

Commits on Jun 5, 2024

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

Commits on Jul 27, 2024

  1. Merge pull request #62 from shkumagai/fix/replace-dialect-class-for-m…

    …ysql
    
    replace dialect class for MySQL
    altairbow authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    722c64c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0cfca0 View commit details
    Browse the repository at this point in the history
  3. reformat code

    altairbow committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a8e3028 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. update oracle backend

    altairbow committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0591b0f View commit details
    Browse the repository at this point in the history
  2. reformat

    altairbow committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ebef707 View commit details
    Browse the repository at this point in the history
  3. update pg backend

    altairbow committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    316fed1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. jdbc: add JdbcDialectMixin

    altairbow committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7f0d1d8 View commit details
    Browse the repository at this point in the history
  2. add BaseDatabasePoolWrapper

    altairbow committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6a367fe View commit details
    Browse the repository at this point in the history
  3. update jdbc

    altairbow committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    727fa00 View commit details
    Browse the repository at this point in the history
  4. mv JDBCDatabaseWrapperMixin

    altairbow committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bc9abdd View commit details
    Browse the repository at this point in the history
  5. rename classes

    altairbow committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    28d0df2 View commit details
    Browse the repository at this point in the history
  6. jdbc: Modify ob driver name

    altairbow committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    937deff View commit details
    Browse the repository at this point in the history
  7. update jdbc

    altairbow committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c511c6e View commit details
    Browse the repository at this point in the history
  8. update

    altairbow committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cb55f45 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

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

Commits on Nov 2, 2024

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

Commits on Apr 6, 2025

  1. update pyproject.toml

    altairbow committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    10fa97f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. update dependencies

    altairbow committed May 5, 2025
    Configuration menu
    Copy the full SHA
    631fb51 View commit details
    Browse the repository at this point in the history
Loading