github coleifer/peewee 2.6.1

latest releases: 3.14.10, 3.14.9, 3.14.8...
8 years ago

This release contains a number of small fixes and enhancements.

Bugs fixed

  • #606, support self-referential joins with prefetch and aggregate_rows() methods.
  • #588, accomodate changes in SQLite's PRAGMA index_list() return value.
  • #607, fixed bug where pwiz was not passing table names to introspector.
  • #591, fixed bug with handling of named cursors in older psycopg2 version.
  • Removed some cruft from the APSWDatabase implementation.

New features

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.