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: 2.5.1
Choose a base ref
...
head repository: coleifer/peewee Loading
compare: 2.6.0
Choose a head ref
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 5, 2015

  1. Changelog updates.

    coleifer committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    34ed227 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

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

Commits on Apr 16, 2015

  1. Support encoding in Postgres

    klen committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    96c89ab View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Update database.rst

    Mysql databse url format should like postgresql.
    jiffies committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    95e074c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #576 from jiffies/patch-1

    Update database.rst
    coleifer committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    fa356ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #574 from Dipsomaniac/master

    Support encoding in Postgres
    coleifer committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    2f232b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2015

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

Commits on Apr 22, 2015

  1. Configuration menu
    Copy the full SHA
    80f0525 View commit details
    Browse the repository at this point in the history
  2. tests for get_or_create

    coleifer committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    928c7f0 View commit details
    Browse the repository at this point in the history
  3. Docs for get_or_create()

    coleifer committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    44ccf2b View commit details
    Browse the repository at this point in the history
  4. Version 2.6.0

    coleifer committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    1f39a6d View commit details
    Browse the repository at this point in the history
Loading