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: 421847f
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: 18dd528
Choose a head ref
  • 16 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 12, 2022

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

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    dfdaceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1910eb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23f5f4e View commit details
    Browse the repository at this point in the history
  4. update

    altairbow committed May 25, 2022
    Configuration menu
    Copy the full SHA
    219b560 View commit details
    Browse the repository at this point in the history
  5. update logging

    altairbow committed May 25, 2022
    Configuration menu
    Copy the full SHA
    5ef8afb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. updates

    altairbow committed May 26, 2022
    Configuration menu
    Copy the full SHA
    efde202 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Add _set_autocommit to oracle/base.py as the autocommit was not set p…

    …roperly when using the oracle backend
    kevin-kessler committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    84be30c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from kevin-kessler/master

    Add _set_autocommit to oracle/base.py
    altairbow authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    14167b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fd410d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04be604 View commit details
    Browse the repository at this point in the history
  5. fix mysql autocommit

    altairbow committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a2097d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c6d1b4 View commit details
    Browse the repository at this point in the history
  7. increase version to 1.2.0

    altairbow committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    fa31325 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f47279c View commit details
    Browse the repository at this point in the history
  9. v1.2.1

    altairbow committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    18dd528 View commit details
    Browse the repository at this point in the history
Loading