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.0.6
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.0.7
Choose a head ref
  • 10 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 30, 2018

  1. Add code to allow extending selection in select queries.

    Charles Leifer committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    1cdf584 View commit details
    Browse the repository at this point in the history
  2. Document select_extend()

    Charles Leifer committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    d072379 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Configuration menu
    Copy the full SHA
    7af636d View commit details
    Browse the repository at this point in the history
  2. Test update / from.

    coleifer committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    3593f8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c80c9d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a446a9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a6e080 View commit details
    Browse the repository at this point in the history
  6. python 3 fix for bench.py

    coleifer committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    cd80c2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a494411 View commit details
    Browse the repository at this point in the history
  8. 3.0.7

    coleifer committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    b02e3f8 View commit details
    Browse the repository at this point in the history
Loading