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.2.2
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.2.3
Choose a head ref
  • 15 commits
  • 14 files changed
  • 1 contributor

Commits on Apr 2, 2018

  1. Introspect and reflect column default value constraints. Fixes #1553.

    Note: column defaults expressed as `DEFAULT` constraints are now
    captured and preserved in reflected models.
    coleifer committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    a66c54c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf9333f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de3c148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1fc9e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    e444d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1773fd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91808d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

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

Commits on Apr 12, 2018

  1. Configuration menu
    Copy the full SHA
    f0a6f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    449450d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd50707 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13e11ff View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

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

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    637167f View commit details
    Browse the repository at this point in the history
  2. 3.2.3

    coleifer committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    2f6e59a View commit details
    Browse the repository at this point in the history
Loading