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: 2.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: 2.9.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 6, 2017

  1. Changelog updates.

    Charles Leifer committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    a4e394d View commit details
    Browse the repository at this point in the history
  2. Remove additional test of create_or_get.

    Charles Leifer committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    f379576 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2017

  1. Use get_primary_key_fields() instead of primary_key, because the …

    …former knows how to handle composite keys
    Necoro committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    e5f44aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f68ff7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    082f5ac View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1220 from Necoro/issue-1219

    Use `get_primary_key_fields()` instead of `primary_key`, because the former knows how to handle composite keys
    coleifer committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    9d4c824 View commit details
    Browse the repository at this point in the history
  5. 2.9.1

    coleifer committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    e48c2d1 View commit details
    Browse the repository at this point in the history
Loading