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 Loading
base: 3.8.1
Choose a base ref
...
head repository: coleifer/peewee Loading
compare: 3.8.2
Choose a head ref
  • 16 commits
  • 17 files changed
  • 1 contributor

Commits on Jan 7, 2019

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

Commits on Jan 9, 2019

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

Commits on Jan 10, 2019

  1. Configuration menu
    Copy the full SHA
    55f515b View commit details
    Browse the repository at this point in the history
  2. Add note to changelog.

    [skip ci]
    coleifer committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    35883cb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Simplify many-to-many through model logic.

    Reverts partial fix for many-to-many inheritance, which I do not think
    it is sensible to support, as it gets into automatically subclassing
    through models...which is confusing.
    coleifer committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    f28021a View commit details
    Browse the repository at this point in the history
  2. Warning regarding many-to-many inheritance.

    [skip ci]
    coleifer committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    33cdcf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Configuration menu
    Copy the full SHA
    fbc7aad View commit details
    Browse the repository at this point in the history
  2. Use link to previous row types section.

    [skip ci]
    coleifer committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    b7666e1 View commit details
    Browse the repository at this point in the history
  3. Fix some bad doc refs

    [skip ci]
    coleifer committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    da0238f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8067301 View commit details
    Browse the repository at this point in the history
  5. Changelog notes for table_alias removal.

    [skip ci]
    coleifer committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    746aa5b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

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

Commits on Jan 17, 2019

  1. Avoid zero division erros.

    coleifer committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    bbe1595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e31f3d View commit details
    Browse the repository at this point in the history
  3. 3.8.2

    coleifer committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    f6ceb05 View commit details
    Browse the repository at this point in the history
Loading