github coleifer/peewee 2.10.2

latest releases: 3.14.10, 3.14.9, 3.14.8...
6 years ago
  • Update travis-ci build scripts to use Postgres 9.6 and test against Python
    3.6.
  • Added support for returning namedtuple objects when iterating over a
    cursor.
  • Added support for specifying the "object id" attribute used when declaring a
    foreign key. By default, it is foreign-key-name_id, but it can now be
    customized.
  • Fixed small bug in the calculation of search scores when using the SQLite C
    extension or the sqlite_ext module.
  • Support literal column names with the dataset module.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.