github coleifer/peewee 3.15.2

latest releases: 3.17.7, 3.17.6, 3.17.5...
2 years ago
  • Fix bug where field-specific conversions were being applied to the pattern used for LIKE / ILIKE operations. Refs #2609
  • Fix possible infinite loop when accidentally invoking the __iter__ method on certain Column subclasses. Refs #2606
  • Add new helper for specifying which Model a particular selected column-like should be bound to, in queries with joins that select from multiple sources.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.