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: coleifer/peewee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.9.0
Choose a base ref
...
head repository: coleifer/peewee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.9.2
Choose a head ref
  • 5 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    a081eb0 View commit details
    Browse the repository at this point in the history
  2. Refactoring server version introspection.

    Also should fix #1876 which reports incompatibility in the handling of
    MySQLdb server version.
    coleifer committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    4178b42 View commit details
    Browse the repository at this point in the history
  3. 3.9.1

    coleifer committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    b735456 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e88be5 View commit details
    Browse the repository at this point in the history
  5. 3.9.2

    Adds testcase for handling of connection server_version. Ensures that
    the connection is set-up and server version set before calling
    initialize connection hook.
    coleifer committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    1f86371 View commit details
    Browse the repository at this point in the history
Loading